--------------------------------------------------------------- [2025-06-10T08:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.170986s] [吞吐率:5.85req/s] [内存消耗:2,423.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNjk5NiwibmJmIjoxNzQ5NTE2OTk2LCJleHAiOjE3NTIxMDg5OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xon9YLSIVeUxqgQ_13K3gpJX0STr3lRq0OcybKqtRwgHEtSfZI4Ml7M_1a92cDAh0G1Sv2x8E0n4DnOlifA7GrT8qoBuf82fWX8_TOBVMbF8J4qzMnpG_xu1Cv5ZaXbMbQwKFCNV0uE6ikLfDIv6eKtdC7YcKaRtWm2SCYbf4rI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001407s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000746s ] [ 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.118319s ] --------------------------------------------------------------- [2025-06-10T08:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.348161s] [吞吐率:2.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNjk5NiwibmJmIjoxNzQ5NTE2OTk2LCJleHAiOjE3NTIxMDg5OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xon9YLSIVeUxqgQ_13K3gpJX0STr3lRq0OcybKqtRwgHEtSfZI4Ml7M_1a92cDAh0G1Sv2x8E0n4DnOlifA7GrT8qoBuf82fWX8_TOBVMbF8J4qzMnpG_xu1Cv5ZaXbMbQwKFCNV0uE6ikLfDIv6eKtdC7YcKaRtWm2SCYbf4rI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004361s ] 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.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.077254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006796s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006561s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006525s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006535s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006563s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006461s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=27 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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=13 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=34 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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006372s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006372s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006368s ] --------------------------------------------------------------- [2025-06-10T08:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061070s] [吞吐率:16.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.001026s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T08:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061840s] [吞吐率: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.013746s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T08:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062324s] [吞吐率: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.013364s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-06-10T08:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061980s] [吞吐率: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.014730s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T08:56:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043556s] [吞吐率:22.96req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNjk5NywibmJmIjoxNzQ5NTE2OTk3LCJleHAiOjE3NTIxMDg5OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kzdLbQgIxkVM1UcJQVW01oQQrJ0XGQlKC4Td5JHbaoO2ft3erlzNEQ__4Urzcg0GhqUglk_PKWl1Sp5ecKrKLoHaaaXiNWoRGToPcycjyP3eoSo7U4N97ed77QXdJQWzz3EU2HMo3raEXJCPDZl9hrJAsedbiWoSQHJUNJ8N2xM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008623s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000380s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T08:56:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044879s] [吞吐率:22.28req/s] [内存消耗:2,432.35kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNjk5NywibmJmIjoxNzQ5NTE2OTk3LCJleHAiOjE3NTIxMDg5OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kzdLbQgIxkVM1UcJQVW01oQQrJ0XGQlKC4Td5JHbaoO2ft3erlzNEQ__4Urzcg0GhqUglk_PKWl1Sp5ecKrKLoHaaaXiNWoRGToPcycjyP3eoSo7U4N97ed77QXdJQWzz3EU2HMo3raEXJCPDZl9hrJAsedbiWoSQHJUNJ8N2xM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010006s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000419s ] [ 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.000658s ] --------------------------------------------------------------- [2025-06-10T08:56:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044717s] [吞吐率:22.36req/s] [内存消耗:2,471.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNjk5NywibmJmIjoxNzQ5NTE2OTk3LCJleHAiOjE3NTIxMDg5OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kzdLbQgIxkVM1UcJQVW01oQQrJ0XGQlKC4Td5JHbaoO2ft3erlzNEQ__4Urzcg0GhqUglk_PKWl1Sp5ecKrKLoHaaaXiNWoRGToPcycjyP3eoSo7U4N97ed77QXdJQWzz3EU2HMo3raEXJCPDZl9hrJAsedbiWoSQHJUNJ8N2xM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009923s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000677s ] [ 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.000470s ] --------------------------------------------------------------- [2025-06-10T08:56:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053751s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNjk5NywibmJmIjoxNzQ5NTE2OTk3LCJleHAiOjE3NTIxMDg5OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kzdLbQgIxkVM1UcJQVW01oQQrJ0XGQlKC4Td5JHbaoO2ft3erlzNEQ__4Urzcg0GhqUglk_PKWl1Sp5ecKrKLoHaaaXiNWoRGToPcycjyP3eoSo7U4N97ed77QXdJQWzz3EU2HMo3raEXJCPDZl9hrJAsedbiWoSQHJUNJ8N2xM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008391s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001206s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001033s ] [ 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.000746s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T08:56:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061636s] [吞吐率: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.009065s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T08:56:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.041947s] [吞吐率:23.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzAwMSwibmJmIjoxNzQ5NTE3MDAxLCJleHAiOjE3NTIxMDkwMDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVp9tGgEm2HkS3_s2Kki9Qa6RhRa91ohzRuo9mT6M837z57jek6EwUecmrx6xrEupDlpLbEyumYVgj1h8uyJShWJzWB26oKayq-d2dHoUp5pWmEGhRrS0Immb7wlVxbxsJRXUzSxhXvK4kBuriZRbX-ZkU-OzxgthiYGscMEkXU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000511s ] [ 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.000357s ] --------------------------------------------------------------- [2025-06-10T08:57:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071840s] [吞吐率:13.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.002606s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-06-10T08:57:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043639s] [吞吐率:22.92req/s] [内存消耗:2,470.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA0NiwibmJmIjoxNzQ5NTE3MDQ2LCJleHAiOjE3NTIxMDkwNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WM5G5KMo48e4yQZVgOwpcG3BvnqcBGSqWDk6qp74dRa1SIr2xGzBt_iLSU6E5yRDRbtnW3kTZY6e0BclLELNDcx5B0cXB6DppTepyHNgAIRFUn22y5c2n8_EKMzxpnYd6v-RUUUyTWYPzA1DaRzBHUi1zE_8YlCWsL32M2JkBDo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010110s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ 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-10T08:57:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061732s] [吞吐率:16.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.009974s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T08:57:32+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034103s] [吞吐率:29.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1MSwibmJmIjoxNzQ5NTE3MDUxLCJleHAiOjE3NTIxMDkwNTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lL8fjzkXM3sfFMwWKsVJZG1wcl7TYFUuYWRIbKOKxHgMtpFj2vQMA8kL1ZstxvGZI99g5XjB8A0czaD-m4bUueXaxN3fa1VTPVo3snkrPk0ysgG-Or_xD8lxT_HQeHbWpyoEOVXd3sXLrMPSqvi-OX58b0-L4yY-E-D7oAsCSoM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000611s ] [ 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-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065459s] [吞吐率:15.28req/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.000939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001958s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000642s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064268s] [吞吐率:15.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.012195s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060327s] [吞吐率:16.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.009012s ] 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.000364s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063387s] [吞吐率:15.78req/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.000686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068444s] [吞吐率:14.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.000782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001273s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.007047s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067813s] [吞吐率:14.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.002142s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001680s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001128s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067811s] [吞吐率:14.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.006620s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063926s] [吞吐率:15.64req/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.000648s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.077208s] [吞吐率:12.95req/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.008175s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.076572s] [吞吐率:13.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.009830s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T08:57:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.077868s] [吞吐率:12.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.009804s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049598s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001555s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000841s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052749s] [吞吐率:18.96req/s] [内存消耗:2,471.23kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008058s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000655s ] [ 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.000522s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.055511s] [吞吐率:18.01req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.002339s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001754s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002251s ] [ 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.001225s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.054493s] [吞吐率:18.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002349s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001435s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000862s ] [ 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.000700s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045041s] [吞吐率:22.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002151s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000963s ] [ 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-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046491s] [吞吐率:21.51req/s] [内存消耗:2,472.35kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003469s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000689s ] [ 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.000631s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.064277s] [吞吐率:15.56req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001994s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001473s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000769s ] [ 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.000428s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.069030s] [吞吐率:14.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015190s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000575s ] [ 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.000695s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.064526s] [吞吐率:15.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002180s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000527s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002086s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001671s ] [ 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.001736s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000287s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163412s] [吞吐率:6.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000652s ] 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.000334s ] [ 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.120940s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.342393s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NiwibmJmIjoxNzQ5NTE3MDU2LCJleHAiOjE3NTIxMDkwNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SBuZYBIDEEPTbcTVTnb4biNHvw4fdXbTRvpYJocVreSmXlLUwksa6a3jNrbS-2i0Xc4e5QLXe6vINLDHNAVcPkacn-IxPRXshAWgcTtwE-q9HWouOjF5JRYZQ7ETaAQ4AUb8YFAdAFOviRLgXbA3p8GAmPOtTpUFIh4S6osXXw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005191s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000818s ] [ 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.078707s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006794s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006497s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006460s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=13 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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053257s] [吞吐率:18.78req/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.000916s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054205s] [吞吐率:18.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.015805s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T08:57:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054232s] [吞吐率: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.015524s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T08:57:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042006s] [吞吐率:23.81req/s] [内存消耗:2,418.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NywibmJmIjoxNzQ5NTE3MDU3LCJleHAiOjE3NTIxMDkwNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ahr0EwrYZ42xGq8iSCxzbOjmXNoOKyilKzonjcgqR8ijDPNrVLVdYA609zmK1kqdt9biogsdNF5sVh4SMLYif0rDzf9sIHgGbKiVONi9z9cVo-BdXn5oo6wG8PavkShI05beyWX0UXE0eZkW3UJwVS0kOlYBoNF6NtavERUwUl8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006888s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ 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.000361s ] --------------------------------------------------------------- [2025-06-10T08:57:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042806s] [吞吐率:23.36req/s] [内存消耗:2,450.16kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NywibmJmIjoxNzQ5NTE3MDU3LCJleHAiOjE3NTIxMDkwNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ahr0EwrYZ42xGq8iSCxzbOjmXNoOKyilKzonjcgqR8ijDPNrVLVdYA609zmK1kqdt9biogsdNF5sVh4SMLYif0rDzf9sIHgGbKiVONi9z9cVo-BdXn5oo6wG8PavkShI05beyWX0UXE0eZkW3UJwVS0kOlYBoNF6NtavERUwUl8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007721s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000681s ] [ 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.000529s ] --------------------------------------------------------------- [2025-06-10T08:57:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043376s] [吞吐率:23.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NywibmJmIjoxNzQ5NTE3MDU3LCJleHAiOjE3NTIxMDkwNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ahr0EwrYZ42xGq8iSCxzbOjmXNoOKyilKzonjcgqR8ijDPNrVLVdYA609zmK1kqdt9biogsdNF5sVh4SMLYif0rDzf9sIHgGbKiVONi9z9cVo-BdXn5oo6wG8PavkShI05beyWX0UXE0eZkW3UJwVS0kOlYBoNF6NtavERUwUl8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007005s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000773s ] [ 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.000802s ] --------------------------------------------------------------- [2025-06-10T08:57:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051868s] [吞吐率:19.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA1NywibmJmIjoxNzQ5NTE3MDU3LCJleHAiOjE3NTIxMDkwNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ahr0EwrYZ42xGq8iSCxzbOjmXNoOKyilKzonjcgqR8ijDPNrVLVdYA609zmK1kqdt9biogsdNF5sVh4SMLYif0rDzf9sIHgGbKiVONi9z9cVo-BdXn5oo6wG8PavkShI05beyWX0UXE0eZkW3UJwVS0kOlYBoNF6NtavERUwUl8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006778s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001330s ] [ 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.000897s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000824s ] [ 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.000732s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000762s ] --------------------------------------------------------------- [2025-06-10T08:57:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055199s] [吞吐率: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.000792s ] 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.000334s ] --------------------------------------------------------------- [2025-06-10T08:57:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056138s] [吞吐率:17.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.004333s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000312s ] --------------------------------------------------------------- [2025-06-10T08:57:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040760s] [吞吐率:24.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2MSwibmJmIjoxNzQ5NTE3MDYxLCJleHAiOjE3NTIxMDkwNjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IzMFWldsxA6yzoVomjhtkKLm1KgqFCk7n9QKVUdVMK_7DQIRAMY63aKBOU1NxRHcFr42AU9SQ9dO6OfcwQXopzOkX71GLtiWig0FvtiTdP25GbeiG5mmU_cKtMEoaHlJUR_dKhjPL6G8g3u53CqcprmB03eoIkA1nM5ASdaCQMY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004576s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000560s ] [ 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-10T08:57:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041185s] [吞吐率:24.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2MSwibmJmIjoxNzQ5NTE3MDYxLCJleHAiOjE3NTIxMDkwNjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IzMFWldsxA6yzoVomjhtkKLm1KgqFCk7n9QKVUdVMK_7DQIRAMY63aKBOU1NxRHcFr42AU9SQ9dO6OfcwQXopzOkX71GLtiWig0FvtiTdP25GbeiG5mmU_cKtMEoaHlJUR_dKhjPL6G8g3u53CqcprmB03eoIkA1nM5ASdaCQMY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004649s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000626s ] [ 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.000510s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073180s] [吞吐率: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.002512s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001304s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000794s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067707s] [吞吐率:14.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.000585s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070802s] [吞吐率:14.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.012018s ] 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.000452s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069630s] [吞吐率:14.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.000645s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070236s] [吞吐率:14.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.013732s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074434s] [吞吐率:13.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.006595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.007169s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000486s ] --------------------------------------------------------------- [2025-06-10T08:57:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071086s] [吞吐率:14.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.000856s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000453s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050218s] [吞吐率:19.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001319s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000802s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000551s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000971s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.055761s] [吞吐率:17.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000879s ] [ 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.000566s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.057983s] [吞吐率:17.25req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001555s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000947s ] [ 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.000515s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.060117s] [吞吐率:16.63req/s] [内存消耗:2,472.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000754s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001915s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000900s ] [ 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.001967s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.061637s] [吞吐率:16.22req/s] [内存消耗:2,471.20kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011472s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002707s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ 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.000847s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.061973s] [吞吐率:16.14req/s] [内存消耗:2,477.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003173s ] 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.001011s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001671s ] [ 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.000520s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.067870s] [吞吐率:14.73req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001652s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001096s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001878s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000776s ] [ 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.000727s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.063908s] [吞吐率:15.65req/s] [内存消耗:2,450.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001030s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001214s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001224s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ 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.000672s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.064634s] [吞吐率:15.47req/s] [内存消耗:2,418.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001488s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000812s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000776s ] [ 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-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.072778s] [吞吐率:13.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000907s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001605s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001804s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001138s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001296s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000785s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173304s] [吞吐率:5.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NiwibmJmIjoxNzQ5NTE3MDY2LCJleHAiOjE3NTIxMDkwNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.v8EjkbzEIomdSuoBfAB-f19o1Br-REm3Eqa5KlGHieRk4GxEE3lrenEm61j3DGXWkaC_shcbWJslHCT1qqH0J4q11FkAq1C4rJ3TF_yq4jMQb1mIaUhRGu-5VKjN1OekPa0dWnv5LCsc4W5ZuouSSz1MiACC-it91k0suYRUMkI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002952s ] 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.002446s ] [ 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.122590s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054776s] [吞吐率:18.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.002415s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T08:57:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054765s] [吞吐率:18.26req/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.006773s ] 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.000464s ] --------------------------------------------------------------- [2025-06-10T08:57:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.046186s] [吞吐率:21.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NywibmJmIjoxNzQ5NTE3MDY3LCJleHAiOjE3NTIxMDkwNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Kga5kGPV-VFr3KbfI9g-3x0A2cI-OvItP1TkU5Jq54KtRppSjrGrcBiqPyKdw2RU4wvivUcZ8eOZVtNULBY9brgzVdETyhocXVhVPM6v4-AUN0geIh4gXCGG9OQ02SLF_sVlp6AcVQnwBO-d2LTiaz3n6Nyl5YDaK-QMALMsKAU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010946s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ 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.000718s ] --------------------------------------------------------------- [2025-06-10T08:57:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.059827s] [吞吐率:16.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NywibmJmIjoxNzQ5NTE3MDY3LCJleHAiOjE3NTIxMDkwNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Kga5kGPV-VFr3KbfI9g-3x0A2cI-OvItP1TkU5Jq54KtRppSjrGrcBiqPyKdw2RU4wvivUcZ8eOZVtNULBY9brgzVdETyhocXVhVPM6v4-AUN0geIh4gXCGG9OQ02SLF_sVlp6AcVQnwBO-d2LTiaz3n6Nyl5YDaK-QMALMsKAU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008673s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000744s ] [ 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.000895s ] --------------------------------------------------------------- [2025-06-10T08:57:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053212s] [吞吐率:18.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NywibmJmIjoxNzQ5NTE3MDY3LCJleHAiOjE3NTIxMDkwNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Kga5kGPV-VFr3KbfI9g-3x0A2cI-OvItP1TkU5Jq54KtRppSjrGrcBiqPyKdw2RU4wvivUcZ8eOZVtNULBY9brgzVdETyhocXVhVPM6v4-AUN0geIh4gXCGG9OQ02SLF_sVlp6AcVQnwBO-d2LTiaz3n6Nyl5YDaK-QMALMsKAU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011779s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000533s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001835s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001503s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002185s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002152s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000278s ] --------------------------------------------------------------- [2025-06-10T08:57:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.350946s] [吞吐率:2.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA2NywibmJmIjoxNzQ5NTE3MDY3LCJleHAiOjE3NTIxMDkwNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Kga5kGPV-VFr3KbfI9g-3x0A2cI-OvItP1TkU5Jq54KtRppSjrGrcBiqPyKdw2RU4wvivUcZ8eOZVtNULBY9brgzVdETyhocXVhVPM6v4-AUN0geIh4gXCGG9OQ02SLF_sVlp6AcVQnwBO-d2LTiaz3n6Nyl5YDaK-QMALMsKAU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008694s ] 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.000354s ] [ 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.075078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006829s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006457s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006443s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006366s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006365s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006496s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006356s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006365s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006361s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006359s ] --------------------------------------------------------------- [2025-06-10T08:57:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052072s] [吞吐率:19.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.001184s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T08:57:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047139s] [吞吐率:21.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3MSwibmJmIjoxNzQ5NTE3MDcxLCJleHAiOjE3NTIxMDkwNzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xZ--kr_l3fry9Lmfqharu8cJ7it_DMqOQjyDIxzCRZTqQ-QMFR1IFlpPLD95bTNAKGBZpX-I_9iqsGpKh-8LDhH2hcSUoiAwP8CU_97N6tlJaRCldSkJBbIbe2mFCfcLxBcjtYcYmIuFwdiEM7C0cOvXHNuGzOedKkXpqJSsBos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013865s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000533s ] [ 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.000466s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059896s] [吞吐率: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.001321s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002063s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002241s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060332s] [吞吐率: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.005580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062313s] [吞吐率:16.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.002799s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059515s] [吞吐率:16.80req/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.001353s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.006560s ] --------------------------------------------------------------- [2025-06-10T08:57:56+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.012273s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058075s] [吞吐率:17.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.002740s ] 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.000418s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060777s] [吞吐率: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.013051s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060594s] [吞吐率: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.014860s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058325s] [吞吐率:17.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.006478s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058974s] [吞吐率:16.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.008376s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T08:57:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061692s] [吞吐率:16.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.012758s ] 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.000376s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049340s] [吞吐率:20.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001412s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000368s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.051223s] [吞吐率:19.52req/s] [内存消耗:2,418.66kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002122s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000844s ] [ 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.000485s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050430s] [吞吐率:19.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004151s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003308s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001176s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002311s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001710s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001579s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001544s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050224s] [吞吐率:19.91req/s] [内存消耗:2,450.08kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000741s ] [ 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.000555s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051338s] [吞吐率:19.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001728s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000941s ] [ 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.001241s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060026s] [吞吐率:16.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001623s ] 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.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001605s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.004926s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001612s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.002218s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001214s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001404s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.002909s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001344s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001356s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.057673s] [吞吐率:17.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009520s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001264s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000360s ] [ 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.000357s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.058954s] [吞吐率:16.96req/s] [内存消耗:2,419.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012294s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ 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-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.061499s] [吞吐率:16.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008016s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.062362s] [吞吐率:16.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000797s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ 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.000837s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.353422s] [吞吐率:2.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NiwibmJmIjoxNzQ5NTE3MDc2LCJleHAiOjE3NTIxMDkwNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WEvsASExRiAgBZwXy58eX1aR4UqKkuUF0TPnfy0WACTa14krHT6ONA1GYFEE_vPcqr09tqjANof2Z7m2AtE6ShhoW8YNWTF8npFp2A6gG4c-pVkFQzRNlL2YgDL97uIsxodZlqtg7HWlZAv6wn0CoS3ulOUmu3v1dEGY0LQs9Sg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000696s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ 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.073774s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006829s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006482s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006525s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006484s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006517s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006575s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006411s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053953s] [吞吐率: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.000685s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T08:57: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.012830s ] 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.000452s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055015s] [吞吐率:18.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.012726s ] 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.000404s ] --------------------------------------------------------------- [2025-06-10T08:57:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054971s] [吞吐率: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.012903s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T08:57:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042524s] [吞吐率:23.52req/s] [内存消耗:2,472.27kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NywibmJmIjoxNzQ5NTE3MDc3LCJleHAiOjE3NTIxMDkwNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I0jXWXjvLF0nm6L0ojkQm7KvAjX0MCKPLD-3Vn8kiwv0CVh7gVcdpZUQJtz0Dc-baa_ABaROGVUh4Zr09seAL4ic8B9M94PR9EiR8ERWKxMAbzkqpQ-eMaeaEn3A46vvfoaQu0E6SS271wkxDmu2qmZwC0MCPZZEpFXtds8B7c0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004642s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000591s ] [ 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.000607s ] --------------------------------------------------------------- [2025-06-10T08:57:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042746s] [吞吐率:23.39req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NywibmJmIjoxNzQ5NTE3MDc3LCJleHAiOjE3NTIxMDkwNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I0jXWXjvLF0nm6L0ojkQm7KvAjX0MCKPLD-3Vn8kiwv0CVh7gVcdpZUQJtz0Dc-baa_ABaROGVUh4Zr09seAL4ic8B9M94PR9EiR8ERWKxMAbzkqpQ-eMaeaEn3A46vvfoaQu0E6SS271wkxDmu2qmZwC0MCPZZEpFXtds8B7c0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005890s ] 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.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ 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.000505s ] --------------------------------------------------------------- [2025-06-10T08:57:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042843s] [吞吐率:23.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NywibmJmIjoxNzQ5NTE3MDc3LCJleHAiOjE3NTIxMDkwNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I0jXWXjvLF0nm6L0ojkQm7KvAjX0MCKPLD-3Vn8kiwv0CVh7gVcdpZUQJtz0Dc-baa_ABaROGVUh4Zr09seAL4ic8B9M94PR9EiR8ERWKxMAbzkqpQ-eMaeaEn3A46vvfoaQu0E6SS271wkxDmu2qmZwC0MCPZZEpFXtds8B7c0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000622s ] [ 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.000487s ] --------------------------------------------------------------- [2025-06-10T08:57:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044199s] [吞吐率:22.62req/s] [内存消耗:2,471.12kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NywibmJmIjoxNzQ5NTE3MDc3LCJleHAiOjE3NTIxMDkwNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I0jXWXjvLF0nm6L0ojkQm7KvAjX0MCKPLD-3Vn8kiwv0CVh7gVcdpZUQJtz0Dc-baa_ABaROGVUh4Zr09seAL4ic8B9M94PR9EiR8ERWKxMAbzkqpQ-eMaeaEn3A46vvfoaQu0E6SS271wkxDmu2qmZwC0MCPZZEpFXtds8B7c0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009898s ] 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.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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.000476s ] --------------------------------------------------------------- [2025-06-10T08:57:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156652s] [吞吐率:6.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA3NywibmJmIjoxNzQ5NTE3MDc3LCJleHAiOjE3NTIxMDkwNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I0jXWXjvLF0nm6L0ojkQm7KvAjX0MCKPLD-3Vn8kiwv0CVh7gVcdpZUQJtz0Dc-baa_ABaROGVUh4Zr09seAL4ic8B9M94PR9EiR8ERWKxMAbzkqpQ-eMaeaEn3A46vvfoaQu0E6SS271wkxDmu2qmZwC0MCPZZEpFXtds8B7c0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005361s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ 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.114671s ] --------------------------------------------------------------- [2025-06-10T08:58:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061875s] [吞吐率: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.010769s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T08:58:02+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044812s] [吞吐率:22.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4MSwibmJmIjoxNzQ5NTE3MDgxLCJleHAiOjE3NTIxMDkwODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pvj-ViwnSlFtZSzRQuICpuakGLCGyijUrINwv-jOiWhmFImcX7-SjL1iP8Xnv8bl_8UO2d4SYEBHUDrY2ZJpiZYW32PrGW8NZDpbePB4oreCtFa4_CF_zfbtjPZrG7_p3othwAq90hviMOm-1RbohqwlMHc5o1jfNpg0BI6hzSs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011619s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ 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.000462s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055183s] [吞吐率:18.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.001009s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045959s] [吞吐率:21.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.001071s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055211s] [吞吐率:18.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.002205s ] 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.000414s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056378s] [吞吐率:17.74req/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.000933s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001097s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059102s] [吞吐率: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.000989s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002730s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057586s] [吞吐率: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.006786s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058031s] [吞吐率:17.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.005925s ] 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.000402s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069815s] [吞吐率:14.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.014771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001199s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T08:58:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040241s] [吞吐率:24.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.000900s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.041380s] [吞吐率:24.17req/s] [内存消耗:2,418.62kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002074s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001018s ] [ 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.001834s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.052846s] [吞吐率:18.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000749s ] [ 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.000411s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051647s] [吞吐率:19.36req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001192s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000854s ] [ 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.000366s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.052637s] [吞吐率:19.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007538s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003955s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000946s ] [ 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.001066s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.055789s] [吞吐率:17.92req/s] [内存消耗:2,472.28kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000770s ] [ 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.000747s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.059304s] [吞吐率:16.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] 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.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000835s ] [ 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.000608s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.061693s] [吞吐率:16.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009178s ] 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.000529s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000814s ] [ 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.000973s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.064751s] [吞吐率:15.44req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000666s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000924s ] [ 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-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.061495s] [吞吐率:16.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000617s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000717s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.062946s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003226s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000708s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001839s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001594s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001845s ] [ 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.000268s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173668s] [吞吐率:5.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NiwibmJmIjoxNzQ5NTE3MDg2LCJleHAiOjE3NTIxMDkwODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VcMBdt8mMzHsYIQ-4_0pxmzNJRKkz9lmWCrHIp69Q5i2bHj6MJUZi070achmw-Nz8Xr51BC0SMZxgNgo7oiK6vadH5gr5GK_L3q9jvWttxx5g0kwGWE4Vh8ZyWPn-pU9TPyW_zEYZZOgpSQEEmFeJB4JpSjGK2Tw9xbA6W4KUzc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011703s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ 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.115365s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054090s] [吞吐率: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.002666s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054754s] [吞吐率:18.26req/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.013950s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T08:58:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034178s] [吞吐率:29.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.002281s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T08:58:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035939s] [吞吐率:27.82req/s] [内存消耗:2,471.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NywibmJmIjoxNzQ5NTE3MDg3LCJleHAiOjE3NTIxMDkwODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DHJLE2Y31iDeZs353kk7pJMNPvw-p8VTE-teF_ioDtyI7CM7Sg7Xl5oTIcRJtcxsRarM5xdrFXiSX2uIJbCueRxXReaZl0IlYr0YbaN0XskKYgiTO320psZVoQfrsKHcDHzfwfm3P9XpdcnrE_skurHAFLi4atjt1m1dYmPgPFQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001745s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ 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.000494s ] --------------------------------------------------------------- [2025-06-10T08:58:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036365s] [吞吐率:27.50req/s] [内存消耗:2,450.12kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NywibmJmIjoxNzQ5NTE3MDg3LCJleHAiOjE3NTIxMDkwODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DHJLE2Y31iDeZs353kk7pJMNPvw-p8VTE-teF_ioDtyI7CM7Sg7Xl5oTIcRJtcxsRarM5xdrFXiSX2uIJbCueRxXReaZl0IlYr0YbaN0XskKYgiTO320psZVoQfrsKHcDHzfwfm3P9XpdcnrE_skurHAFLi4atjt1m1dYmPgPFQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000528s ] [ 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.000410s ] --------------------------------------------------------------- [2025-06-10T08:58:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059265s] [吞吐率:16.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NywibmJmIjoxNzQ5NTE3MDg3LCJleHAiOjE3NTIxMDkwODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DHJLE2Y31iDeZs353kk7pJMNPvw-p8VTE-teF_ioDtyI7CM7Sg7Xl5oTIcRJtcxsRarM5xdrFXiSX2uIJbCueRxXReaZl0IlYr0YbaN0XskKYgiTO320psZVoQfrsKHcDHzfwfm3P9XpdcnrE_skurHAFLi4atjt1m1dYmPgPFQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000912s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001175s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000836s ] --------------------------------------------------------------- [2025-06-10T08:58:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.345433s] [吞吐率:2.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA4NywibmJmIjoxNzQ5NTE3MDg3LCJleHAiOjE3NTIxMDkwODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DHJLE2Y31iDeZs353kk7pJMNPvw-p8VTE-teF_ioDtyI7CM7Sg7Xl5oTIcRJtcxsRarM5xdrFXiSX2uIJbCueRxXReaZl0IlYr0YbaN0XskKYgiTO320psZVoQfrsKHcDHzfwfm3P9XpdcnrE_skurHAFLi4atjt1m1dYmPgPFQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000884s ] 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.000312s ] [ 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.074709s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006834s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006612s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006615s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006524s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006508s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006522s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006493s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006486s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006510s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006521s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006491s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006510s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006471s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006491s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006482s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006529s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006558s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006502s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006553s ] --------------------------------------------------------------- [2025-06-10T08:58:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059484s] [吞吐率:16.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.009910s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T08:58:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.043464s] [吞吐率:23.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5MSwibmJmIjoxNzQ5NTE3MDkxLCJleHAiOjE3NTIxMDkwOTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VLXw01ihxyUW8AuQNgu9wXaxPCg4tqhzXGiLuS9tAvNtmsaRnhWjj0ZZ14oEOCwrBsB1nuztIAQakl8pCUyBUvMIEAmOrckpeNrPhqfs-MWriX6-6HQwd4lilYoUSDBLEGn-P_qKz3EVnpg2-pA77dZ2as-s1QjzaGhJvYVf6_8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000524s ] [ 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.000348s ] --------------------------------------------------------------- [2025-06-10T08:58:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043785s] [吞吐率:22.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5MSwibmJmIjoxNzQ5NTE3MDkxLCJleHAiOjE3NTIxMDkwOTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VLXw01ihxyUW8AuQNgu9wXaxPCg4tqhzXGiLuS9tAvNtmsaRnhWjj0ZZ14oEOCwrBsB1nuztIAQakl8pCUyBUvMIEAmOrckpeNrPhqfs-MWriX6-6HQwd4lilYoUSDBLEGn-P_qKz3EVnpg2-pA77dZ2as-s1QjzaGhJvYVf6_8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006749s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ 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 (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.000453s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058010s] [吞吐率:17.24req/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.000805s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056515s] [吞吐率: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.003651s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003835s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057100s] [吞吐率: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.000663s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055695s] [吞吐率:17.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.011494s ] 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.000417s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060395s] [吞吐率: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.000764s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059686s] [吞吐率:16.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.000613s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058388s] [吞吐率:17.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.001362s ] 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.000449s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059810s] [吞吐率:16.72req/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.010987s ] 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.000879s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054579s] [吞吐率: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.001065s ] 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.000376s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060029s] [吞吐率:16.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.004635s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001059s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001513s ] --------------------------------------------------------------- [2025-06-10T08:58:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060430s] [吞吐率: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.002255s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001654s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002017s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046896s] [吞吐率:21.32req/s] [内存消耗:2,418.68kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000891s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ 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.000414s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.058997s] [吞吐率:16.95req/s] [内存消耗:2,472.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002199s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001566s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ 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.000604s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.059394s] [吞吐率:16.84req/s] [内存消耗:2,450.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001290s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ 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.000388s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.060169s] [吞吐率:16.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001327s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000906s ] [ 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.000840s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.061154s] [吞吐率:16.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004411s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001119s ] [ 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.000448s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.071008s] [吞吐率:14.08req/s] [内存消耗:2,471.11kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001264s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ 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.000584s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.069549s] [吞吐率:14.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009639s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000704s ] [ 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-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.072604s] [吞吐率:13.77req/s] [内存消耗:2,419.77kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014138s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001351s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ 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.000444s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.076666s] [吞吐率:13.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012696s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000680s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000540s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002402s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001857s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002175s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002080s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.080882s] [吞吐率:12.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006111s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001158s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001299s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001109s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000833s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.169063s] [吞吐率:5.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NiwibmJmIjoxNzQ5NTE3MDk2LCJleHAiOjE3NTIxMDkwOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Db089rTrDL-xj60N_0vqecCGAhy36Llb66Gk5PWjK7oQKrcir_lyRaCV-fv6qik4OhvZPIr_eBmPPofqX3TSG4-ThzHIuBr27k0BRGb-Wac83-gdE0FvDjivyS5QG_3K4VC3xO9i_mOWnQCblew6yAP4B7l6uZzhJ68Kt-oUVO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006088s ] 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.000397s ] [ 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.115771s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057654s] [吞吐率: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.002057s ] 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.000362s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057522s] [吞吐率:17.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.011306s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058424s] [吞吐率:17.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.013788s ] 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.000366s ] --------------------------------------------------------------- [2025-06-10T08:58:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057587s] [吞吐率:17.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.009871s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T08:58:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.046270s] [吞吐率:21.61req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NywibmJmIjoxNzQ5NTE3MDk3LCJleHAiOjE3NTIxMDkwOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JchZtp83tQ_eUfMWJWtUs4rGMhEBPt9EpJLvQK8HNMip6GCYGgU5BmSS9DNwim5fE48HHY0IX33y8TvT95626oGD92KeWr24-cUrJok6zitnai1gH2wSaGNGdYBwvXCuGhpR0-w7DNVdirX8tyaL0t-NcWNRbTO-EhdZMintuQE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011096s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000620s ] [ 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.000512s ] --------------------------------------------------------------- [2025-06-10T08:58:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045501s] [吞吐率:21.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NywibmJmIjoxNzQ5NTE3MDk3LCJleHAiOjE3NTIxMDkwOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JchZtp83tQ_eUfMWJWtUs4rGMhEBPt9EpJLvQK8HNMip6GCYGgU5BmSS9DNwim5fE48HHY0IX33y8TvT95626oGD92KeWr24-cUrJok6zitnai1gH2wSaGNGdYBwvXCuGhpR0-w7DNVdirX8tyaL0t-NcWNRbTO-EhdZMintuQE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006780s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000672s ] --------------------------------------------------------------- [2025-06-10T08:58:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.059623s] [吞吐率:16.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NywibmJmIjoxNzQ5NTE3MDk3LCJleHAiOjE3NTIxMDkwOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JchZtp83tQ_eUfMWJWtUs4rGMhEBPt9EpJLvQK8HNMip6GCYGgU5BmSS9DNwim5fE48HHY0IX33y8TvT95626oGD92KeWr24-cUrJok6zitnai1gH2wSaGNGdYBwvXCuGhpR0-w7DNVdirX8tyaL0t-NcWNRbTO-EhdZMintuQE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016002s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000363s ] [ 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.000467s ] --------------------------------------------------------------- [2025-06-10T08:58:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.338041s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzA5NywibmJmIjoxNzQ5NTE3MDk3LCJleHAiOjE3NTIxMDkwOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JchZtp83tQ_eUfMWJWtUs4rGMhEBPt9EpJLvQK8HNMip6GCYGgU5BmSS9DNwim5fE48HHY0IX33y8TvT95626oGD92KeWr24-cUrJok6zitnai1gH2wSaGNGdYBwvXCuGhpR0-w7DNVdirX8tyaL0t-NcWNRbTO-EhdZMintuQE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004300s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ 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.073686s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006647s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006394s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006514s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006486s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] --------------------------------------------------------------- [2025-06-10T08:58:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051705s] [吞吐率:19.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.001056s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T08:58:22+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047626s] [吞吐率:21.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwMSwibmJmIjoxNzQ5NTE3MTAxLCJleHAiOjE3NTIxMDkxMDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XScirFnkR6-xNUw5kbXiTIjMOukzH8koifRzYDbcEyyiNCdJ0d5DFdd30WZzwBazG_S96XE12RI6JZYnagw4i2-ysBOwRIGGZSNND-yAhLUOhN7xRzOoI7mmApmLBtJXDXK5tB9Hm8UWT_C0oWQEV-yWlb3I9tgas8a0BzdxKjg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014128s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000372s ] [ 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.000471s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064583s] [吞吐率: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.002421s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001397s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063220s] [吞吐率:15.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.000870s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065167s] [吞吐率:15.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.015633s ] 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-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063035s] [吞吐率: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.002500s ] 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.000367s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060612s] [吞吐率: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.006283s ] 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.000440s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066194s] [吞吐率:15.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.006175s ] 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.000445s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065334s] [吞吐率: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.015071s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064353s] [吞吐率:15.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.001403s ] 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.000778s ] --------------------------------------------------------------- [2025-06-10T08:58:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063304s] [吞吐率:15.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.008786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042887s] [吞吐率:23.32req/s] [内存消耗:2,418.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000853s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001615s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002341s ] [ 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.001210s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.048053s] [吞吐率:20.81req/s] [内存消耗:2,472.30kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001413s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003715s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001891s ] [ 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.001330s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049500s] [吞吐率:20.20req/s] [内存消耗:2,471.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004516s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001717s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001368s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000857s ] [ 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.001624s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.051850s] [吞吐率:19.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002375s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001313s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001837s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.054270s] [吞吐率:18.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001326s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000848s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001250s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000894s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.003117s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002863s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001584s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001554s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000263s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053193s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001458s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000452s ] [ 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.000483s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.058691s] [吞吐率:17.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005169s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000705s ] [ 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.000389s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.058532s] [吞吐率:17.08req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004973s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001009s ] [ 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.000514s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.072835s] [吞吐率:13.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015302s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000969s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.075104s] [吞吐率:13.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011910s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000230s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000377s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.350376s] [吞吐率:2.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNiwibmJmIjoxNzQ5NTE3MTA2LCJleHAiOjE3NTIxMDkxMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JulH1O5sHKITfOOfLaV844dchAdAlpviDqMoMY4eRvxQJ8va-UxeFWWmxMKIO9dGeNQuXUXC52vuhGBjqabWV_Q5pp7ZghG4A28NvgJff8vFPt--ZQbHQ_zRb6vfp9QtJqzd3Jt3ZdRXScJUesY3eNuOtqwqwHn__hDPWovKM10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001702s ] 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.000311s ] [ 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.080413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006848s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006573s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006627s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006522s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006593s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006507s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006674s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006608s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006471s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006470s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006729s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006963s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006978s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006508s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006443s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055854s] [吞吐率: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.001935s ] 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.000448s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056327s] [吞吐率: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.015020s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.042409s] [吞吐率:23.58req/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.003535s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-06-10T08:58:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056935s] [吞吐率:17.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.008796s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T08:58:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037015s] [吞吐率:27.02req/s] [内存消耗:2,419.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNywibmJmIjoxNzQ5NTE3MTA3LCJleHAiOjE3NTIxMDkxMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ie8a5ffOISU9x-NG3CRJhuSTKGv1sZqEuK4LkKeGUHmaSs19YgC_lN8pMbFqFcoyj56OZPmn704bzDePaFoQnWw4zbKf0Vhkf-_AtYgqluGODS1sn6HprMFR9wBey80MD3jW23rY_ML22DQssOwMvvwd80ABX-KGxld2-MrVYxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002334s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000768s ] [ 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-10T08:58:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.035740s] [吞吐率:27.98req/s] [内存消耗:2,450.10kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNywibmJmIjoxNzQ5NTE3MTA3LCJleHAiOjE3NTIxMDkxMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ie8a5ffOISU9x-NG3CRJhuSTKGv1sZqEuK4LkKeGUHmaSs19YgC_lN8pMbFqFcoyj56OZPmn704bzDePaFoQnWw4zbKf0Vhkf-_AtYgqluGODS1sn6HprMFR9wBey80MD3jW23rY_ML22DQssOwMvvwd80ABX-KGxld2-MrVYxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001077s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000476s ] [ 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 (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.000496s ] --------------------------------------------------------------- [2025-06-10T08:58:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037682s] [吞吐率:26.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNywibmJmIjoxNzQ5NTE3MTA3LCJleHAiOjE3NTIxMDkxMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ie8a5ffOISU9x-NG3CRJhuSTKGv1sZqEuK4LkKeGUHmaSs19YgC_lN8pMbFqFcoyj56OZPmn704bzDePaFoQnWw4zbKf0Vhkf-_AtYgqluGODS1sn6HprMFR9wBey80MD3jW23rY_ML22DQssOwMvvwd80ABX-KGxld2-MrVYxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001625s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000641s ] [ 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.000790s ] --------------------------------------------------------------- [2025-06-10T08:58:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050343s] [吞吐率:19.86req/s] [内存消耗:2,470.91kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNywibmJmIjoxNzQ5NTE3MTA3LCJleHAiOjE3NTIxMDkxMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ie8a5ffOISU9x-NG3CRJhuSTKGv1sZqEuK4LkKeGUHmaSs19YgC_lN8pMbFqFcoyj56OZPmn704bzDePaFoQnWw4zbKf0Vhkf-_AtYgqluGODS1sn6HprMFR9wBey80MD3jW23rY_ML22DQssOwMvvwd80ABX-KGxld2-MrVYxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007168s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ 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.000522s ] --------------------------------------------------------------- [2025-06-10T08:58:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.052629s] [吞吐率:19.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNywibmJmIjoxNzQ5NTE3MTA3LCJleHAiOjE3NTIxMDkxMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ie8a5ffOISU9x-NG3CRJhuSTKGv1sZqEuK4LkKeGUHmaSs19YgC_lN8pMbFqFcoyj56OZPmn704bzDePaFoQnWw4zbKf0Vhkf-_AtYgqluGODS1sn6HprMFR9wBey80MD3jW23rY_ML22DQssOwMvvwd80ABX-KGxld2-MrVYxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006192s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000627s ] [ 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.000803s ] --------------------------------------------------------------- [2025-06-10T08:58:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162366s] [吞吐率:6.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEwNywibmJmIjoxNzQ5NTE3MTA3LCJleHAiOjE3NTIxMDkxMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ie8a5ffOISU9x-NG3CRJhuSTKGv1sZqEuK4LkKeGUHmaSs19YgC_lN8pMbFqFcoyj56OZPmn704bzDePaFoQnWw4zbKf0Vhkf-_AtYgqluGODS1sn6HprMFR9wBey80MD3jW23rY_ML22DQssOwMvvwd80ABX-KGxld2-MrVYxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014815s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000226s ] [ 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.113953s ] --------------------------------------------------------------- [2025-06-10T08:58:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054975s] [吞吐率:18.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.000883s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T08:58:32+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038783s] [吞吐率:25.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExMSwibmJmIjoxNzQ5NTE3MTExLCJleHAiOjE3NTIxMDkxMTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TmCsi7j-BIBG3V1aX8bIDKwKXeT0pBa-9-USS9Okz3N0rLylGRH5ndZIm3_ijdx2AGESMvOzY44X5BGd9vhSOSwL67ibU4q0mFlsNzGOcrUy9HmY7w4CPE5NbmhMojNLh3q7bItEECrsw7C_-3rf2dYzmXEax53Z1eoSnNM0_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005109s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000541s ] [ 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-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059369s] [吞吐率: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.000607s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060079s] [吞吐率:16.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.002607s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000517s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057103s] [吞吐率: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.002686s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061245s] [吞吐率: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.005809s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000768s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060891s] [吞吐率: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.013435s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000308s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057664s] [吞吐率: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.000549s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064007s] [吞吐率:15.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.013237s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001176s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001356s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066050s] [吞吐率:15.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.015091s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000727s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066401s] [吞吐率: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.009425s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001626s ] --------------------------------------------------------------- [2025-06-10T08:58:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066443s] [吞吐率:15.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.013223s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040507s] [吞吐率:24.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001026s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001903s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000938s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001168s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001030s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.042902s] [吞吐率:23.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001248s ] 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.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.002233s ] [ 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.000878s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043669s] [吞吐率:22.90req/s] [内存消耗:2,472.24kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001159s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001060s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000823s ] [ 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.001677s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053071s] [吞吐率:18.84req/s] [内存消耗:2,471.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001893s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001115s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001266s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000788s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000952s ] [ 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-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052708s] [吞吐率:18.97req/s] [内存消耗:2,418.63kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001220s ] 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.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000871s ] [ 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.000362s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.058718s] [吞吐率:17.03req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001398s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001053s ] [ 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.000683s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064334s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001408s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000846s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.067101s] [吞吐率:14.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005868s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000723s ] [ 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.000556s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.067126s] [吞吐率:14.90req/s] [内存消耗:2,450.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003830s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000627s ] [ 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.000476s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.072936s] [吞吐率:13.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010659s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000550s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001961s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001600s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001847s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001541s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000242s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.175971s] [吞吐率:5.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNiwibmJmIjoxNzQ5NTE3MTE2LCJleHAiOjE3NTIxMDkxMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JBoQrb6aviuwwPQC59US6JZN6vTtHqqSavPsnZ2ENS7s16GksTfGKgti-GSJlHRpErqo8dHv4yIbzwaZ_PRONqzzOpr652QRYOuj_tCVs0rqAm4q3rzbjXdnm4MGtt75Chml-QXs2exSRdEDNNgmrdpF13zvm3wS4w8SVjy4Y2M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002113s ] 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.000735s ] [ 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.126778s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053670s] [吞吐率:18.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.000906s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053696s] [吞吐率: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.000962s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053619s] [吞吐率:18.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.000602s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T08:58:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054635s] [吞吐率: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.015873s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000302s ] --------------------------------------------------------------- [2025-06-10T08:58:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040678s] [吞吐率:24.58req/s] [内存消耗:2,419.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNywibmJmIjoxNzQ5NTE3MTE3LCJleHAiOjE3NTIxMDkxMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UuYNUdiBR4Z3fW-QFl_jUYxsqSXj-8lgcc09ALoEgdysJ2Ag17E0v8qlOmpy0qEhoYSGIF5nPIIOkD_Q-kRDus8FCdXStcqF7ZaKZohunMFb6bfCkTrjzD7S0pBKVIeFD4pNs8MzK7ewKyUQ3v_bIQKkhVB5SdO3IlQzttt9BfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004201s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000543s ] [ 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.000334s ] --------------------------------------------------------------- [2025-06-10T08:58:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.041258s] [吞吐率:24.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNywibmJmIjoxNzQ5NTE3MTE3LCJleHAiOjE3NTIxMDkxMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UuYNUdiBR4Z3fW-QFl_jUYxsqSXj-8lgcc09ALoEgdysJ2Ag17E0v8qlOmpy0qEhoYSGIF5nPIIOkD_Q-kRDus8FCdXStcqF7ZaKZohunMFb6bfCkTrjzD7S0pBKVIeFD4pNs8MzK7ewKyUQ3v_bIQKkhVB5SdO3IlQzttt9BfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002004s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000682s ] [ 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-10T08:58:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.057063s] [吞吐率:17.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNywibmJmIjoxNzQ5NTE3MTE3LCJleHAiOjE3NTIxMDkxMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UuYNUdiBR4Z3fW-QFl_jUYxsqSXj-8lgcc09ALoEgdysJ2Ag17E0v8qlOmpy0qEhoYSGIF5nPIIOkD_Q-kRDus8FCdXStcqF7ZaKZohunMFb6bfCkTrjzD7S0pBKVIeFD4pNs8MzK7ewKyUQ3v_bIQKkhVB5SdO3IlQzttt9BfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015548s ] 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.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000567s ] [ 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.000704s ] --------------------------------------------------------------- [2025-06-10T08:58:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333442s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzExNywibmJmIjoxNzQ5NTE3MTE3LCJleHAiOjE3NTIxMDkxMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UuYNUdiBR4Z3fW-QFl_jUYxsqSXj-8lgcc09ALoEgdysJ2Ag17E0v8qlOmpy0qEhoYSGIF5nPIIOkD_Q-kRDus8FCdXStcqF7ZaKZohunMFb6bfCkTrjzD7S0pBKVIeFD4pNs8MzK7ewKyUQ3v_bIQKkhVB5SdO3IlQzttt9BfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006076s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ 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.074708s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006609s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006361s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006386s ] --------------------------------------------------------------- [2025-06-10T08:58:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056237s] [吞吐率:17.78req/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.002348s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T08:58:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056303s] [吞吐率:17.76req/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.002245s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T08:58:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.051498s] [吞吐率:19.42req/s] [内存消耗:2,422.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyMSwibmJmIjoxNzQ5NTE3MTIxLCJleHAiOjE3NTIxMDkxMjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NqP-A8QjEJj4oCIlStOs1R20uH1Wpw4JN_-RREYq35HK1LiQ5QLaWJJM6aYVNCRwWSbnPrjbT5IqhquBkIG-XWepoeyJJ6UFAJxgiIsY0WjlaEOQozTA9YGevCOIqxXbOQeSX87HqUj_qgU5INe1SaAdRqNeCm-robEAaUuXf0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013699s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000323s ] [ 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.000352s ] --------------------------------------------------------------- [2025-06-10T08:58:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051861s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyMSwibmJmIjoxNzQ5NTE3MTIxLCJleHAiOjE3NTIxMDkxMjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NqP-A8QjEJj4oCIlStOs1R20uH1Wpw4JN_-RREYq35HK1LiQ5QLaWJJM6aYVNCRwWSbnPrjbT5IqhquBkIG-XWepoeyJJ6UFAJxgiIsY0WjlaEOQozTA9YGevCOIqxXbOQeSX87HqUj_qgU5INe1SaAdRqNeCm-robEAaUuXf0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013734s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000374s ] [ 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.000451s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075686s] [吞吐率:13.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.007304s ] 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.000601s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075276s] [吞吐率:13.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.001371s ] 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.000488s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.079695s] [吞吐率:12.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.012842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002129s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000458s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074359s] [吞吐率:13.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.008076s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001993s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.077086s] [吞吐率:12.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.001482s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000480s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073041s] [吞吐率:13.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.005439s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001220s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074849s] [吞吐率:13.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.000546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001317s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073955s] [吞吐率:13.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.000828s ] 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.000463s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075870s] [吞吐率:13.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.001807s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001167s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001305s ] --------------------------------------------------------------- [2025-06-10T08:58:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075544s] [吞吐率:13.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.004938s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002123s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046487s] [吞吐率:21.51req/s] [内存消耗:2,471.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001246s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001268s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000709s ] [ 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.000507s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046965s] [吞吐率:21.29req/s] [内存消耗:2,418.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003058s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003863s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000680s ] [ 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.000477s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046865s] [吞吐率:21.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001738s ] 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.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000698s ] [ 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.000826s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048523s] [吞吐率:20.61req/s] [内存消耗:2,419.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000391s ] [ 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.000411s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052485s] [吞吐率:19.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008625s ] 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.001568s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001456s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000508s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001949s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001608s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001681s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001706s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000275s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.059176s] [吞吐率:16.90req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008855s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000666s ] [ 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.000554s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.060387s] [吞吐率:16.56req/s] [内存消耗:2,432.35kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013149s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000603s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.060347s] [吞吐率:16.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010126s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000655s ] [ 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.000753s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060231s] [吞吐率:16.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001327s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001554s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001338s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001324s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.002019s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001500s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001272s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000947s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.069961s] [吞吐率:14.29req/s] [内存消耗:2,472.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012434s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ 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.000492s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.153394s] [吞吐率:6.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNiwibmJmIjoxNzQ5NTE3MTI2LCJleHAiOjE3NTIxMDkxMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P7ELVfEYyJoiunJYBgvDEvDd8k-3y4XcVY3LG0U0wcKowX6pPuhsRW9guqyicjWN3qOnOeYBXnS6pVGH08q8N2Rgm3LEeO4H5mXLVXamo-q5pEtl6LSfQ9_HxXhwH5MRbanmDste66X7VyO_gFrb5UuBbNCpzdJrY7V4FK27o6s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003434s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001625s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ 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.116310s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053517s] [吞吐率:18.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.001352s ] 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.000409s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054602s] [吞吐率:18.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.005893s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055146s] [吞吐率: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.007820s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T08:58:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054710s] [吞吐率:18.28req/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.015791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T08:58:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036852s] [吞吐率:27.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNywibmJmIjoxNzQ5NTE3MTI3LCJleHAiOjE3NTIxMDkxMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k2GwWSFx86V3Awiz7gu18TB-udIF4Eeyp8kYRQxQr2a1I-zN03bdsULMvU043QsvLTwp30Z3fiiqrJRD0Stm_OxXoQKwpAHyy9G1CG3NUobqLt3sh05QPgzRyEBY9Yj_g1p-WlTRoZ_yzKSClS_14LDs4BhJX9plt7utZarrRBk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000994s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000637s ] [ 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.000593s ] --------------------------------------------------------------- [2025-06-10T08:58:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.056920s] [吞吐率:17.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNywibmJmIjoxNzQ5NTE3MTI3LCJleHAiOjE3NTIxMDkxMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k2GwWSFx86V3Awiz7gu18TB-udIF4Eeyp8kYRQxQr2a1I-zN03bdsULMvU043QsvLTwp30Z3fiiqrJRD0Stm_OxXoQKwpAHyy9G1CG3NUobqLt3sh05QPgzRyEBY9Yj_g1p-WlTRoZ_yzKSClS_14LDs4BhJX9plt7utZarrRBk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009379s ] 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.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000635s ] [ 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.000413s ] --------------------------------------------------------------- [2025-06-10T08:58:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.056670s] [吞吐率:17.65req/s] [内存消耗:2,450.15kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNywibmJmIjoxNzQ5NTE3MTI3LCJleHAiOjE3NTIxMDkxMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k2GwWSFx86V3Awiz7gu18TB-udIF4Eeyp8kYRQxQr2a1I-zN03bdsULMvU043QsvLTwp30Z3fiiqrJRD0Stm_OxXoQKwpAHyy9G1CG3NUobqLt3sh05QPgzRyEBY9Yj_g1p-WlTRoZ_yzKSClS_14LDs4BhJX9plt7utZarrRBk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009394s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000447s ] [ 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 (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.000487s ] --------------------------------------------------------------- [2025-06-10T08:58:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.335224s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEyNywibmJmIjoxNzQ5NTE3MTI3LCJleHAiOjE3NTIxMDkxMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k2GwWSFx86V3Awiz7gu18TB-udIF4Eeyp8kYRQxQr2a1I-zN03bdsULMvU043QsvLTwp30Z3fiiqrJRD0Stm_OxXoQKwpAHyy9G1CG3NUobqLt3sh05QPgzRyEBY9Yj_g1p-WlTRoZ_yzKSClS_14LDs4BhJX9plt7utZarrRBk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004420s ] 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.000261s ] [ 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.073866s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006516s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006513s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006452s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006432s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=27 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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006693s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006484s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006471s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006496s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006647s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006425s ] --------------------------------------------------------------- [2025-06-10T08:58:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052011s] [吞吐率:19.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.001260s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T08:58:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048268s] [吞吐率:20.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzMSwibmJmIjoxNzQ5NTE3MTMxLCJleHAiOjE3NTIxMDkxMzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YwCgye9ndD4DWg9Xf74TASg2vKCaDax3HAR37Kv8EJJ367ZAw2jNOMyR7WDTY9aev0vdE9sQjma9AiUi5in5WYhBCs3kInAoXLmgBymjy_Zg2j02UYkeDL-arKNp4RI7qqnuavEAFg1OwWsENkPrHePc-O-cehdce1tpccO3_Rc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013148s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000403s ] [ 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.000465s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066487s] [吞吐率:15.04req/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.010700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001485s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001585s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064470s] [吞吐率:15.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.005548s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060443s] [吞吐率:16.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.001537s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062175s] [吞吐率:16.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.000666s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059401s] [吞吐率: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.000924s ] 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.000489s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064752s] [吞吐率:15.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.012049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066277s] [吞吐率:15.09req/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.005379s ] 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.000447s ] --------------------------------------------------------------- [2025-06-10T08:58:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065530s] [吞吐率:15.26req/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.002038s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043812s] [吞吐率:22.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001545s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001213s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049227s] [吞吐率:20.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001638s ] 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.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001116s ] [ 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.000576s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048965s] [吞吐率:20.42req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001992s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006768s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000784s ] [ 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.000680s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050339s] [吞吐率:19.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001114s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001347s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001207s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.003188s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002767s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001847s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001586s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000517s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050262s] [吞吐率:19.90req/s] [内存消耗:2,471.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003225s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001524s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000997s ] [ 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.000750s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.057106s] [吞吐率:17.51req/s] [内存消耗:2,583.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014135s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000716s ] [ 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.000939s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.056800s] [吞吐率:17.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001635s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000607s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000599s ] [ 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.000434s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.057921s] [吞吐率:17.26req/s] [内存消耗:2,472.24kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001192s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ 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.000497s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.061977s] [吞吐率:16.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007996s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003524s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000680s ] [ 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.000802s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.069723s] [吞吐率:14.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000763s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000429s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.067712s] [吞吐率:14.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNiwibmJmIjoxNzQ5NTE3MTM2LCJleHAiOjE3NTIxMDkxMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.boumtA5bBJhctBaTDuU48W63xSFFLd5o-S6rDCAwjA68e87T4qxtVlzIVUJi0yiHP7laihXxbzxxGejzxvoXoJoYZEvqkP5KS8YkrIUPyC6Z0aWxotST6HFGxu8KKe1k0bArcmxzQvvjFDmKw977vPEIFm2eQqnTOL_jwIgDmg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000811s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000834s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054317s] [吞吐率:18.41req/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.003041s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039182s] [吞吐率:25.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.000857s ] 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.000325s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039158s] [吞吐率:25.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.000974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045951s] [吞吐率:21.76req/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.000865s ] 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.000415s ] --------------------------------------------------------------- [2025-06-10T08:58:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047401s] [吞吐率:21.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.003548s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T08:58:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048840s] [吞吐率:20.48req/s] [内存消耗:2,419.80kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNywibmJmIjoxNzQ5NTE3MTM3LCJleHAiOjE3NTIxMDkxMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr11Q74VUYt2rqTa1BbPW93PoMerI9vrDatYiVrsiHsPzKcbyUgsGMQHbMIHGWoO3VI_gxWOOt88XwbfYzFowIdYg1q39aC4YNaJL71TfrngTTDntWhPjEwz9GdEkzeBgEJeK-6McG34YLKejvAQc_-RdYNpBLs91_B7wfhZcWQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013837s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000616s ] [ 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.000364s ] --------------------------------------------------------------- [2025-06-10T08:58:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048788s] [吞吐率:20.50req/s] [内存消耗:2,418.62kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNywibmJmIjoxNzQ5NTE3MTM3LCJleHAiOjE3NTIxMDkxMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr11Q74VUYt2rqTa1BbPW93PoMerI9vrDatYiVrsiHsPzKcbyUgsGMQHbMIHGWoO3VI_gxWOOt88XwbfYzFowIdYg1q39aC4YNaJL71TfrngTTDntWhPjEwz9GdEkzeBgEJeK-6McG34YLKejvAQc_-RdYNpBLs91_B7wfhZcWQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012626s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000336s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T08:58:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049480s] [吞吐率:20.21req/s] [内存消耗:2,450.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNywibmJmIjoxNzQ5NTE3MTM3LCJleHAiOjE3NTIxMDkxMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr11Q74VUYt2rqTa1BbPW93PoMerI9vrDatYiVrsiHsPzKcbyUgsGMQHbMIHGWoO3VI_gxWOOt88XwbfYzFowIdYg1q39aC4YNaJL71TfrngTTDntWhPjEwz9GdEkzeBgEJeK-6McG34YLKejvAQc_-RdYNpBLs91_B7wfhZcWQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012168s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000415s ] [ 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.000443s ] --------------------------------------------------------------- [2025-06-10T08:58:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163038s] [吞吐率:6.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNywibmJmIjoxNzQ5NTE3MTM3LCJleHAiOjE3NTIxMDkxMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr11Q74VUYt2rqTa1BbPW93PoMerI9vrDatYiVrsiHsPzKcbyUgsGMQHbMIHGWoO3VI_gxWOOt88XwbfYzFowIdYg1q39aC4YNaJL71TfrngTTDntWhPjEwz9GdEkzeBgEJeK-6McG34YLKejvAQc_-RdYNpBLs91_B7wfhZcWQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008726s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ 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.117952s ] --------------------------------------------------------------- [2025-06-10T08:58:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.344667s] [吞吐率:2.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzEzNywibmJmIjoxNzQ5NTE3MTM3LCJleHAiOjE3NTIxMDkxMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr11Q74VUYt2rqTa1BbPW93PoMerI9vrDatYiVrsiHsPzKcbyUgsGMQHbMIHGWoO3VI_gxWOOt88XwbfYzFowIdYg1q39aC4YNaJL71TfrngTTDntWhPjEwz9GdEkzeBgEJeK-6McG34YLKejvAQc_-RdYNpBLs91_B7wfhZcWQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008623s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ 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.076928s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006956s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006490s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006518s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006519s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006443s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006630s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 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=14 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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006710s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006600s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006394s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006396s ] --------------------------------------------------------------- [2025-06-10T08:59:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055093s] [吞吐率:18.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.004516s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T08:59:02+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036667s] [吞吐率:27.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0MSwibmJmIjoxNzQ5NTE3MTQxLCJleHAiOjE3NTIxMDkxNDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nEi4BHC2mYHM_mKna5nmO04MBZsL5N8qHZ73_CwugTfJm5FSDkAqia2qrcuUFIPNdrOZm6B7dgJ_-FBqC3e_OuqSSO_SMTDZgm-kUV2uS1BeXALVVwSOvB0v9Jz2rzFnYYp4cwArWZBezDKffKYWHxWUPwSELMY_FrIM66alIjw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003584s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ 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.000467s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.086190s] [吞吐率:11.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.008857s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.087075s] [吞吐率:11.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.005463s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.083232s] [吞吐率:12.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.000712s ] 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.000461s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.086405s] [吞吐率:11.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.009237s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.085721s] [吞吐率:11.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.001798s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001226s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.087402s] [吞吐率:11.44req/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.007691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.087167s] [吞吐率:11.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.001073s ] 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.000306s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.083339s] [吞吐率:12.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.000666s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T08:59:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.082977s] [吞吐率:12.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.004889s ] 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.000482s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043672s] [吞吐率:22.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001014s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000684s ] [ 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.001106s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.047384s] [吞吐率:21.10req/s] [内存消耗:2,419.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004059s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000856s ] [ 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.003115s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053267s] [吞吐率:18.77req/s] [内存消耗:2,471.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004440s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002838s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001842s ] [ 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.000605s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051466s] [吞吐率:19.43req/s] [内存消耗:2,472.31kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002785s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000555s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001406s ] [ 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.000657s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.053894s] [吞吐率:18.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000742s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001770s ] [ 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.000644s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042300s] [吞吐率:23.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002334s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001830s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001376s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000565s ] [ 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.000619s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.051214s] [吞吐率:19.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006685s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.057296s] [吞吐率:17.45req/s] [内存消耗:2,418.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011058s ] 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.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060015s] [吞吐率:16.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010256s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173670s] [吞吐率:5.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015651s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001832s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000832s ] [ 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.118336s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.363198s] [吞吐率:2.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NiwibmJmIjoxNzQ5NTE3MTQ2LCJleHAiOjE3NTIxMDkxNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wRG74TTRrr0Lr_1b7ZyhKeyYPKILulWuI3MzbJBm5MoDJNI91c_znOKhIVJ1-tNQtd4DsO-Yu2Oj3KbnM3ZhrU_cjmlJD41abLeZLsoh7r7grG5pY1HYL4SxX3RnQqRBFnELEV4GD1ALtVBTnU3ElGLyuFC0Py5yejZfPHTsnKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000745s ] [ 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.089163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006833s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006580s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006610s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006557s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006436s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006516s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006407s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006408s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052491s] [吞吐率:19.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.001880s ] 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.000406s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052987s] [吞吐率:18.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.002127s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053560s] [吞吐率:18.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.014982s ] 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.000308s ] --------------------------------------------------------------- [2025-06-10T08:59:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053601s] [吞吐率: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.014172s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T08:59:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.041931s] [吞吐率:23.85req/s] [内存消耗:2,450.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NywibmJmIjoxNzQ5NTE3MTQ3LCJleHAiOjE3NTIxMDkxNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GyfW0SU8LeBP6xDu_Z-_vgtPA4mOhL5RQO6ZYo3MPklWRH_T-sdsR-0lAbLAmXq2IxWxecf3h6MJUwzFoSIoyzxDX7s7lW4ghDP8oKXuj6D4RScn3o7AY56KE5eihbT1n12Mvh7DRW1s00muolc0RUPUzYFIFTwvbNIbxMIb38I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006702s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000791s ] [ 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.000466s ] ,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000559s ] --------------------------------------------------------------- [2025-06-10T08:59:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.042898s] [吞吐率:23.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NywibmJmIjoxNzQ5NTE3MTQ3LCJleHAiOjE3NTIxMDkxNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GyfW0SU8LeBP6xDu_Z-_vgtPA4mOhL5RQO6ZYo3MPklWRH_T-sdsR-0lAbLAmXq2IxWxecf3h6MJUwzFoSIoyzxDX7s7lW4ghDP8oKXuj6D4RScn3o7AY56KE5eihbT1n12Mvh7DRW1s00muolc0RUPUzYFIFTwvbNIbxMIb38I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006667s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000685s ] [ 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.000772s ] --------------------------------------------------------------- [2025-06-10T08:59:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046820s] [吞吐率:21.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE0NywibmJmIjoxNzQ5NTE3MTQ3LCJleHAiOjE3NTIxMDkxNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GyfW0SU8LeBP6xDu_Z-_vgtPA4mOhL5RQO6ZYo3MPklWRH_T-sdsR-0lAbLAmXq2IxWxecf3h6MJUwzFoSIoyzxDX7s7lW4ghDP8oKXuj6D4RScn3o7AY56KE5eihbT1n12Mvh7DRW1s00muolc0RUPUzYFIFTwvbNIbxMIb38I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005343s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000461s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001763s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001555s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001601s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002102s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000294s ] --------------------------------------------------------------- [2025-06-10T08:59:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052747s] [吞吐率: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.000927s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T08:59:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052698s] [吞吐率:18.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.014711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-06-10T08:59:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049562s] [吞吐率:20.18req/s] [内存消耗:2,422.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1MSwibmJmIjoxNzQ5NTE3MTUxLCJleHAiOjE3NTIxMDkxNTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NOUqH-wHTG3pjwTL8jDKqfDJlzCLdJbo1FhAHVSjyXKg4iegVUbjDd8wX_MuOv-BHTksCMDKwtGUPM58aBo37WyEL4nim4kt2QLtqq5oPYdgdu0gY6S9mYdYD7ohhV2agdbXMmzF5rJ1wQaCkIahj-V8L2DetYiO-dU7k5TwP8o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012014s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000578s ] [ 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.000413s ] --------------------------------------------------------------- [2025-06-10T08:59:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049888s] [吞吐率:20.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1MSwibmJmIjoxNzQ5NTE3MTUxLCJleHAiOjE3NTIxMDkxNTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NOUqH-wHTG3pjwTL8jDKqfDJlzCLdJbo1FhAHVSjyXKg4iegVUbjDd8wX_MuOv-BHTksCMDKwtGUPM58aBo37WyEL4nim4kt2QLtqq5oPYdgdu0gY6S9mYdYD7ohhV2agdbXMmzF5rJ1wQaCkIahj-V8L2DetYiO-dU7k5TwP8o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011899s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000385s ] [ 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.000484s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.077875s] [吞吐率:12.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.002799s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.079610s] [吞吐率:12.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.002086s ] 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.000876s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.080989s] [吞吐率:12.35req/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.006485s ] 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.000313s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073451s] [吞吐率:13.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.005399s ] 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.000305s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075020s] [吞吐率:13.33req/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.008112s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.078783s] [吞吐率:12.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.001705s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001594s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001065s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.076732s] [吞吐率:13.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.009733s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.078611s] [吞吐率:12.72req/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.007473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001888s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000848s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.077567s] [吞吐率:12.89req/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.002128s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T08:59:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074575s] [吞吐率:13.41req/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.004813s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046513s] [吞吐率:21.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.002693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002812s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.001455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046044s] [吞吐率:21.72req/s] [内存消耗:2,418.65kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002215s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000733s ] [ 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-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046292s] [吞吐率:21.60req/s] [内存消耗:2,471.20kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000524s ] 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.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.003275s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000965s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000801s ] [ 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.000716s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.047500s] [吞吐率:21.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006271s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000825s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000743s ] [ 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.000586s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048707s] [吞吐率:20.53req/s] [内存消耗:2,450.19kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009371s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001169s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000547s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000961s ] [ 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.000883s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.047583s] [吞吐率:21.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001025s ] [ 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.001397s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.052048s] [吞吐率:19.21req/s] [内存消耗:2,472.30kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001191s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000725s ] [ 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.000550s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.054879s] [吞吐率:18.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001486s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000801s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001815s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001675s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001573s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001734s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000292s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.057231s] [吞吐率:17.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011084s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000602s ] [ 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-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164471s] [吞吐率:6.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000703s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ 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.118506s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.356265s] [吞吐率:2.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NiwibmJmIjoxNzQ5NTE3MTU2LCJleHAiOjE3NTIxMDkxNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FHzLqLt4IU1eFMhOSz3Pq6sHEUSO66mbNrh_ZE8EckpXQONYhV-CaSyXUiK5il2nLmORLIX0ntt7nRodiOj8pgKLbZpIUB9rDyGDs1xHBmxWsrYnTtOXc9rhfQPqJOe-Xnpq801ag8q774YB4Nrcp7nWcI28e6obzaAyIBH1bWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010908s ] 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.000271s ] [ 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.078016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006790s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006407s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007646s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006450s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=27 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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006546s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006358s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006366s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006358s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006378s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006385s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048774s] [吞吐率:20.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.012933s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069700s] [吞吐率: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.012901s ] 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.000424s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069747s] [吞吐率: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.012848s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T08:59:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069871s] [吞吐率:14.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.012985s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T08:59:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041507s] [吞吐率:24.09req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NywibmJmIjoxNzQ5NTE3MTU3LCJleHAiOjE3NTIxMDkxNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n73YOoZrgFSQrbCXmi243HbV_GAOGgHYC1AdGoS1irblG5-dHUANNvuyDPphUP9gO3nxBtIc-SicFQiG8_AaPhPF6ac99HjWJTF-x5n5EaS8HQ6dQUooEc_Mu1ZfdKnQ3nMePMze6wIK56EvKILL0jeXzKo3HIbc6brFjoHLwWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006932s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ 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-10T08:59:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040488s] [吞吐率:24.70req/s] [内存消耗:2,419.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NywibmJmIjoxNzQ5NTE3MTU3LCJleHAiOjE3NTIxMDkxNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n73YOoZrgFSQrbCXmi243HbV_GAOGgHYC1AdGoS1irblG5-dHUANNvuyDPphUP9gO3nxBtIc-SicFQiG8_AaPhPF6ac99HjWJTF-x5n5EaS8HQ6dQUooEc_Mu1ZfdKnQ3nMePMze6wIK56EvKILL0jeXzKo3HIbc6brFjoHLwWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005392s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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.000363s ] --------------------------------------------------------------- [2025-06-10T08:59:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.042039s] [吞吐率:23.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NywibmJmIjoxNzQ5NTE3MTU3LCJleHAiOjE3NTIxMDkxNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n73YOoZrgFSQrbCXmi243HbV_GAOGgHYC1AdGoS1irblG5-dHUANNvuyDPphUP9gO3nxBtIc-SicFQiG8_AaPhPF6ac99HjWJTF-x5n5EaS8HQ6dQUooEc_Mu1ZfdKnQ3nMePMze6wIK56EvKILL0jeXzKo3HIbc6brFjoHLwWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006710s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000566s ] [ 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-10T08:59:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050306s] [吞吐率:19.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE1NywibmJmIjoxNzQ5NTE3MTU3LCJleHAiOjE3NTIxMDkxNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n73YOoZrgFSQrbCXmi243HbV_GAOGgHYC1AdGoS1irblG5-dHUANNvuyDPphUP9gO3nxBtIc-SicFQiG8_AaPhPF6ac99HjWJTF-x5n5EaS8HQ6dQUooEc_Mu1ZfdKnQ3nMePMze6wIK56EvKILL0jeXzKo3HIbc6brFjoHLwWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005321s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000784s ] [ 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.000741s ] [ 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.000732s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000767s ] --------------------------------------------------------------- [2025-06-10T08:59:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063253s] [吞吐率:15.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.011364s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T08:59:22+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.033867s] [吞吐率:29.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2MSwibmJmIjoxNzQ5NTE3MTYxLCJleHAiOjE3NTIxMDkxNjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sghx5H5Dge5aNqyKusvZJS-f2j1G7MAZqeLUlK_WUFTqHDRy5xN6fPxvBWoKyPc8Prm4Sfqcpg1jlWGeWHpa_LJNgN3lsrId26xrgSOdKP8VkPJ5R4VRosMBDD8LFocPfPCk5f04PE60mQ_SBIE5Tjhb3_yzmVRphYJ-KCj2boE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ 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.000467s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070903s] [吞吐率:14.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.002244s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001162s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062458s] [吞吐率: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.001888s ] 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.000826s ] --------------------------------------------------------------- [2025-06-10T08:59:26+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.000797s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001066s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000636s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063166s] [吞吐率: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.010463s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001379s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002671s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061718s] [吞吐率:16.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.000576s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062799s] [吞吐率:15.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.014998s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064548s] [吞吐率: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.015310s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061352s] [吞吐率:16.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.013016s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062581s] [吞吐率:15.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.010716s ] 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.000420s ] --------------------------------------------------------------- [2025-06-10T08:59:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069185s] [吞吐率:14.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.012272s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.063162s] [吞吐率:15.83req/s] [内存消耗:2,450.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001546s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000547s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000708s ] [ 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-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.071818s] [吞吐率:13.92req/s] [内存消耗:2,471.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001067s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001273s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001194s ] [ 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.001418s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.070518s] [吞吐率:14.18req/s] [内存消耗:2,470.91kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001687s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000776s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002621s ] [ 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.000716s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.071367s] [吞吐率:14.01req/s] [内存消耗:2,425.53kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002704s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001162s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001643s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000874s ] [ 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.000472s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.072805s] [吞吐率:13.74req/s] [内存消耗:2,472.24kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004531s ] 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.000539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000703s ] [ 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.000743s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.073522s] [吞吐率:13.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003714s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002073s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000796s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000581s ] [ 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.000476s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.073456s] [吞吐率:13.61req/s] [内存消耗:2,419.80kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001085s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001894s ] [ 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.000701s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.076259s] [吞吐率:13.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001117s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001275s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001695s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000641s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002510s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.003047s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001768s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.003470s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.086085s] [吞吐率:11.62req/s] [内存消耗:2,418.68kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015909s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000521s ] [ 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.000308s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.181544s] [吞吐率:5.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001368s ] [ 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.118280s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.369773s] [吞吐率:2.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NiwibmJmIjoxNzQ5NTE3MTY2LCJleHAiOjE3NTIxMDkxNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kIrlwJ1QDkm5_UtVG9aCc88CK5P8RrH5MGVRIraarCNXNoRUwq-g67e0nOql-HlbNfs_NKj0_OgWC7vT3ULBkYlglj2vUW78r8LZWeDGDDwysNgMFeDS5MiIw2BMhm3OBB_apd7H2RP8o09TCamtc2LwqrBS4HEOFrdlWPPPYmw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000885s ] 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.000378s ] [ 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.079044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006771s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006510s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006493s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006356s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006770s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007624s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006528s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006610s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006486s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006451s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053647s] [吞吐率: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.001079s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053461s] [吞吐率:18.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.012081s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056322s] [吞吐率: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.010436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054085s] [吞吐率: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.006012s ] 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.000457s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054551s] [吞吐率: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.010990s ] 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.000406s ] --------------------------------------------------------------- [2025-06-10T08:59:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054188s] [吞吐率:18.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.012712s ] 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.000389s ] --------------------------------------------------------------- [2025-06-10T08:59:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046717s] [吞吐率:21.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NywibmJmIjoxNzQ5NTE3MTY3LCJleHAiOjE3NTIxMDkxNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i7oOkBYurdTBo5O8OLGEH5d1VrzuduVDy4-xUhfMZTJ6KJTKO1x1f1tFzu9GI9tWlfJlh5CyGn1PctbUAhjqzzDISL6Nbml76hyJXm7ZIfeL7PakjC0FQkhRt3aF0Z962RsEX5qGw2Trwm32pERqLBT5ipEn3WHDoEM9jH6wBKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008224s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000672s ] [ 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.000597s ] --------------------------------------------------------------- [2025-06-10T08:59:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046342s] [吞吐率:21.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NywibmJmIjoxNzQ5NTE3MTY3LCJleHAiOjE3NTIxMDkxNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i7oOkBYurdTBo5O8OLGEH5d1VrzuduVDy4-xUhfMZTJ6KJTKO1x1f1tFzu9GI9tWlfJlh5CyGn1PctbUAhjqzzDISL6Nbml76hyJXm7ZIfeL7PakjC0FQkhRt3aF0Z962RsEX5qGw2Trwm32pERqLBT5ipEn3WHDoEM9jH6wBKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008156s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000818s ] --------------------------------------------------------------- [2025-06-10T08:59:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047204s] [吞吐率:21.18req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NywibmJmIjoxNzQ5NTE3MTY3LCJleHAiOjE3NTIxMDkxNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i7oOkBYurdTBo5O8OLGEH5d1VrzuduVDy4-xUhfMZTJ6KJTKO1x1f1tFzu9GI9tWlfJlh5CyGn1PctbUAhjqzzDISL6Nbml76hyJXm7ZIfeL7PakjC0FQkhRt3aF0Z962RsEX5qGw2Trwm32pERqLBT5ipEn3WHDoEM9jH6wBKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008352s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ 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.000711s ] --------------------------------------------------------------- [2025-06-10T08:59:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.046770s] [吞吐率:21.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NywibmJmIjoxNzQ5NTE3MTY3LCJleHAiOjE3NTIxMDkxNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i7oOkBYurdTBo5O8OLGEH5d1VrzuduVDy4-xUhfMZTJ6KJTKO1x1f1tFzu9GI9tWlfJlh5CyGn1PctbUAhjqzzDISL6Nbml76hyJXm7ZIfeL7PakjC0FQkhRt3aF0Z962RsEX5qGw2Trwm32pERqLBT5ipEn3WHDoEM9jH6wBKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001509s ] 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.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000740s ] [ 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-10T08:59:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048183s] [吞吐率:20.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NywibmJmIjoxNzQ5NTE3MTY3LCJleHAiOjE3NTIxMDkxNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i7oOkBYurdTBo5O8OLGEH5d1VrzuduVDy4-xUhfMZTJ6KJTKO1x1f1tFzu9GI9tWlfJlh5CyGn1PctbUAhjqzzDISL6Nbml76hyJXm7ZIfeL7PakjC0FQkhRt3aF0Z962RsEX5qGw2Trwm32pERqLBT5ipEn3WHDoEM9jH6wBKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005460s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ 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.000995s ] --------------------------------------------------------------- [2025-06-10T08:59:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.056571s] [吞吐率:17.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE2NywibmJmIjoxNzQ5NTE3MTY3LCJleHAiOjE3NTIxMDkxNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i7oOkBYurdTBo5O8OLGEH5d1VrzuduVDy4-xUhfMZTJ6KJTKO1x1f1tFzu9GI9tWlfJlh5CyGn1PctbUAhjqzzDISL6Nbml76hyJXm7ZIfeL7PakjC0FQkhRt3aF0Z962RsEX5qGw2Trwm32pERqLBT5ipEn3WHDoEM9jH6wBKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001455s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001074s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001372s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001512s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000742s ] --------------------------------------------------------------- [2025-06-10T08:59:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052622s] [吞吐率:19.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.001967s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T08:59:32+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034950s] [吞吐率:28.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3MSwibmJmIjoxNzQ5NTE3MTcxLCJleHAiOjE3NTIxMDkxNzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CZa-01JsY9oJMvQNjlRZxbRT2jy4TsX3QEl6A5V5HncWHOOfWXDGZlRKGmxMi-xB1obLadNi7DQ1Ujg3_cHm6PoldQiKZor4a7_UPp5HLTbDFdrSEoyohjFj-h2HtWzxXqGYgXf32DsNagi-DP83pH53tkZjHo6ARoYW8gWUMFI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001890s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000376s ] [ 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.000466s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065288s] [吞吐率:15.32req/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.001145s ] 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.000327s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065329s] [吞吐率: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.001815s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001835s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003652s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066297s] [吞吐率:15.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.002182s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001330s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001362s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066352s] [吞吐率:15.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.015020s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000294s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065682s] [吞吐率:15.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.006927s ] 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.000319s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066619s] [吞吐率: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.008801s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001500s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000620s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067125s] [吞吐率:14.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.002086s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.009764s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066867s] [吞吐率:14.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.000586s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000300s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065911s] [吞吐率: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.000557s ] 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.000318s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067479s] [吞吐率:14.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.000632s ] 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.000329s ] --------------------------------------------------------------- [2025-06-10T08:59:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066555s] [吞吐率:15.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.006172s ] 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.000294s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051950s] [吞吐率:19.25req/s] [内存消耗:2,472.32kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003766s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001487s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000882s ] [ 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.000718s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051314s] [吞吐率:19.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001323s ] 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.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000617s ] [ 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.000567s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048899s] [吞吐率:20.45req/s] [内存消耗:2,450.11kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001075s ] [ 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.000552s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057326s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000696s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002601s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002668s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.003711s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001629s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.055003s] [吞吐率:18.18req/s] [内存消耗:2,419.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001439s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002184s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ 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.000385s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.062165s] [吞吐率:16.09req/s] [内存消耗:2,418.71kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002408s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000930s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000772s ] [ 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.000395s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.059669s] [吞吐率:16.76req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015604s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004308s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000792s ] [ 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.000669s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.062221s] [吞吐率:16.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000553s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000706s ] [ 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.000371s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.070082s] [吞吐率:14.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012925s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000726s ] [ 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.000817s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.083681s] [吞吐率:11.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012593s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000737s ] [ 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.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000743s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163644s] [吞吐率:6.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NiwibmJmIjoxNzQ5NTE3MTc2LCJleHAiOjE3NTIxMDkxNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.d7Zwm84hfBX0jC_tEKuYqs67J4wTI_lIZNblhv_qLBea8K88QJ4Wd6L2TlcRbwMipe6r2oNviHGHCFMvEf45OzQz0VT5pQCl_1PBw6a99twFifSCv15cgiyJmUSGfFXALyTXSFSXxQ-7WILsIXpGKW4032xEoAmV8QFHo4acbhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003111s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003043s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000671s ] [ 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.118620s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063232s] [吞吐率:15.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.002075s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063815s] [吞吐率:15.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.002731s ] 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.000414s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063359s] [吞吐率:15.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.002257s ] 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.000395s ] --------------------------------------------------------------- [2025-06-10T08:59:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049459s] [吞吐率:20.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.003061s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-06-10T08:59:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.047006s] [吞吐率:21.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NywibmJmIjoxNzQ5NTE3MTc3LCJleHAiOjE3NTIxMDkxNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OYED5iwUfyVzTZL0x5VQFDPus4bpJmf8C0cJA_G0hs8zzSuq_4rRCXqvRHrZhdLixh3g8TZhYJ1BpGf3f-3wvzYhSalzg9MUk_i1k4aq8MqtooL1MkEA2bD-noJIyEBu1Z2ElkhtQtnc88J-Gl9bFyX6gGBA7tlyC5nbZr5v_II', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009612s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000580s ] [ 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-10T08:59:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047226s] [吞吐率:21.17req/s] [内存消耗:2,471.21kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NywibmJmIjoxNzQ5NTE3MTc3LCJleHAiOjE3NTIxMDkxNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OYED5iwUfyVzTZL0x5VQFDPus4bpJmf8C0cJA_G0hs8zzSuq_4rRCXqvRHrZhdLixh3g8TZhYJ1BpGf3f-3wvzYhSalzg9MUk_i1k4aq8MqtooL1MkEA2bD-noJIyEBu1Z2ElkhtQtnc88J-Gl9bFyX6gGBA7tlyC5nbZr5v_II', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010799s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ 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.000527s ] --------------------------------------------------------------- [2025-06-10T08:59:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047480s] [吞吐率:21.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NywibmJmIjoxNzQ5NTE3MTc3LCJleHAiOjE3NTIxMDkxNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OYED5iwUfyVzTZL0x5VQFDPus4bpJmf8C0cJA_G0hs8zzSuq_4rRCXqvRHrZhdLixh3g8TZhYJ1BpGf3f-3wvzYhSalzg9MUk_i1k4aq8MqtooL1MkEA2bD-noJIyEBu1Z2ElkhtQtnc88J-Gl9bFyX6gGBA7tlyC5nbZr5v_II', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010936s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000743s ] [ 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.000906s ] --------------------------------------------------------------- [2025-06-10T08:59:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.341203s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE3NywibmJmIjoxNzQ5NTE3MTc3LCJleHAiOjE3NTIxMDkxNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OYED5iwUfyVzTZL0x5VQFDPus4bpJmf8C0cJA_G0hs8zzSuq_4rRCXqvRHrZhdLixh3g8TZhYJ1BpGf3f-3wvzYhSalzg9MUk_i1k4aq8MqtooL1MkEA2bD-noJIyEBu1Z2ElkhtQtnc88J-Gl9bFyX6gGBA7tlyC5nbZr5v_II', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012342s ] 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.000288s ] [ 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.075574s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006749s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006528s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006491s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006428s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006529s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006535s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006471s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006402s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006500s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006624s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006417s ] --------------------------------------------------------------- [2025-06-10T08:59:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063173s] [吞吐率: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.008004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T08:59:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.042575s] [吞吐率:23.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4MSwibmJmIjoxNzQ5NTE3MTgxLCJleHAiOjE3NTIxMDkxODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WcwljOD1ePK8FNrAFBqRflS4KgQxT2fSNevCrne1FkGzY0GGicK5nbWambzp_UhB53o9dvghMpEJt8bjADQrNmpP5zt6xBM_j9D9D2U1UItAvLRnUUcOSRMoRPpbtL6jYw6EV1o2dZJXCY5uIqmMNkR5T3w1FIrxkqsuH85vACo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008103s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000307s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T08:59:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042545s] [吞吐率:23.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4MSwibmJmIjoxNzQ5NTE3MTgxLCJleHAiOjE3NTIxMDkxODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WcwljOD1ePK8FNrAFBqRflS4KgQxT2fSNevCrne1FkGzY0GGicK5nbWambzp_UhB53o9dvghMpEJt8bjADQrNmpP5zt6xBM_j9D9D2U1UItAvLRnUUcOSRMoRPpbtL6jYw6EV1o2dZJXCY5uIqmMNkR5T3w1FIrxkqsuH85vACo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008272s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000543s ] [ 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.000499s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059875s] [吞吐率: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.001090s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001615s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001123s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058601s] [吞吐率: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.000918s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000492s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057493s] [吞吐率: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.009537s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056383s] [吞吐率:17.74req/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.000642s ] 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.000286s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059930s] [吞吐率: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.000675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001732s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003003s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061333s] [吞吐率:16.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.014497s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061157s] [吞吐率:16.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.000527s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059237s] [吞吐率:16.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.001790s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002441s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061058s] [吞吐率:16.38req/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.002894s ] 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.000297s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060739s] [吞吐率:16.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.004647s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T08:59:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075398s] [吞吐率:13.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.014043s ] 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.000322s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045671s] [吞吐率:21.90req/s] [内存消耗:2,450.20kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000807s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.008004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000667s ] [ 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.000823s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048836s] [吞吐率:20.48req/s] [内存消耗:2,418.68kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010998s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000556s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000827s ] [ 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.000814s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051693s] [吞吐率:19.34req/s] [内存消耗:2,419.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001586s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000618s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001112s ] [ 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.000614s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051200s] [吞吐率:19.53req/s] [内存消耗:2,472.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001924s ] 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.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001413s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001078s ] [ 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.000825s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052440s] [吞吐率:19.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001319s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000971s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000972s ] [ 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.000995s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.057495s] [吞吐率:17.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001281s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000770s ] [ 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.000784s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.059612s] [吞吐率:16.78req/s] [内存消耗:2,471.16kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004236s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ 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.000452s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064856s] [吞吐率:15.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] 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.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.003094s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.002322s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.002172s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001201s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001071s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.053915s] [吞吐率:18.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006642s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000633s ] [ 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.000766s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.172662s] [吞吐率:5.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010926s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001285s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000840s ] [ 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.119641s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.348681s] [吞吐率:2.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NiwibmJmIjoxNzQ5NTE3MTg2LCJleHAiOjE3NTIxMDkxODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KPl5rVY0zHQcebqDgH11GGnEmqaZU8kgewb03_scpk05Nk7PtQbjrrAPXYvcjq0V08ciexVa_3NIxtgexNToNLlHce8O-bziwzV77QLEJdIjIf6R8O0zVl18Q7N7_IXDbb0IeQ8pfgbbrlJbtaVaUTpLNykMpk1m0Upp7Wm0UFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004864s ] 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.000293s ] [ 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.078222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006570s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006565s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006461s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=34 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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006409s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069727s] [吞吐率:14.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.014748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069459s] [吞吐率:14.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.011347s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T08:59:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069730s] [吞吐率: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.012514s ] 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.000340s ] --------------------------------------------------------------- [2025-06-10T08:59:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043101s] [吞吐率:23.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NywibmJmIjoxNzQ5NTE3MTg3LCJleHAiOjE3NTIxMDkxODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sjHTpKbnDpqf0I8ZfrC1OmXomPpTlt0aMWTj2je5BjKvbpJxT0cwlgZs-EuU3YjJZqix44n11Ib_ailhChFr6ueQnL8sVndrriNcELJRtmq_zFVY8tqBDl2ZrdOUyin-PRx1MpIFn96yf6J9UmJCtCQeubht7ll3-XaezdmwJnk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008601s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000719s ] [ 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.000327s ] --------------------------------------------------------------- [2025-06-10T08:59:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043328s] [吞吐率:23.08req/s] [内存消耗:2,472.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NywibmJmIjoxNzQ5NTE3MTg3LCJleHAiOjE3NTIxMDkxODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sjHTpKbnDpqf0I8ZfrC1OmXomPpTlt0aMWTj2je5BjKvbpJxT0cwlgZs-EuU3YjJZqix44n11Ib_ailhChFr6ueQnL8sVndrriNcELJRtmq_zFVY8tqBDl2ZrdOUyin-PRx1MpIFn96yf6J9UmJCtCQeubht7ll3-XaezdmwJnk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008385s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ 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.000492s ] --------------------------------------------------------------- [2025-06-10T08:59:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044769s] [吞吐率:22.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NywibmJmIjoxNzQ5NTE3MTg3LCJleHAiOjE3NTIxMDkxODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sjHTpKbnDpqf0I8ZfrC1OmXomPpTlt0aMWTj2je5BjKvbpJxT0cwlgZs-EuU3YjJZqix44n11Ib_ailhChFr6ueQnL8sVndrriNcELJRtmq_zFVY8tqBDl2ZrdOUyin-PRx1MpIFn96yf6J9UmJCtCQeubht7ll3-XaezdmwJnk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009944s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000654s ] --------------------------------------------------------------- [2025-06-10T08:59:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051238s] [吞吐率:19.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE4NywibmJmIjoxNzQ5NTE3MTg3LCJleHAiOjE3NTIxMDkxODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sjHTpKbnDpqf0I8ZfrC1OmXomPpTlt0aMWTj2je5BjKvbpJxT0cwlgZs-EuU3YjJZqix44n11Ib_ailhChFr6ueQnL8sVndrriNcELJRtmq_zFVY8tqBDl2ZrdOUyin-PRx1MpIFn96yf6J9UmJCtCQeubht7ll3-XaezdmwJnk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010145s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000562s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002268s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002109s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001567s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001461s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000236s ] --------------------------------------------------------------- [2025-06-10T08:59:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052747s] [吞吐率: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.001518s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T08:59:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043617s] [吞吐率:22.93req/s] [内存消耗:2,477.22kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5MSwibmJmIjoxNzQ5NTE3MTkxLCJleHAiOjE3NTIxMDkxOTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EczE4tDW02t2XKvzmKS7geT1mW_HNHp9vcitk49LvbZT1az14RfcZv75_F-TsBAUm7PdNnHSuVZXKyQ_rMsKAL7XKpK7_AwJlMczbyGzeP7-IfV5Una-zeOBhLBVdHmKJxnD_m4-jxN4Obr813LB2LLRFMkSNoBV_q-ze0w1QSw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009821s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000604s ] [ 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.000465s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064850s] [吞吐率:15.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.001139s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063172s] [吞吐率: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.006762s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062826s] [吞吐率:15.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.015709s ] 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.000387s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062937s] [吞吐率:15.89req/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.002870s ] 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.000431s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064063s] [吞吐率:15.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.003940s ] 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.001080s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065166s] [吞吐率:15.35req/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.001384s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063426s] [吞吐率:15.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.002626s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000445s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065023s] [吞吐率:15.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.005102s ] 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.000429s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065713s] [吞吐率:15.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.009565s ] 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.000330s ] --------------------------------------------------------------- [2025-06-10T08:59:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063767s] [吞吐率:15.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.013015s ] 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-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042801s] [吞吐率:23.36req/s] [内存消耗:2,450.07kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000900s ] [ 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.000720s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050879s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002394s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.004197s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001911s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001815s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001790s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002540s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.052399s] [吞吐率:19.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004573s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003019s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001451s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001075s ] [ 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.001016s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053582s] [吞吐率:18.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002800s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001239s ] [ 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.002154s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.052332s] [吞吐率:19.11req/s] [内存消耗:2,425.47kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001247s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000640s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000749s ] [ 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.000644s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.053527s] [吞吐率:18.68req/s] [内存消耗:2,418.63kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000726s ] [ 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.000472s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.057586s] [吞吐率:17.37req/s] [内存消耗:2,472.28kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002925s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000889s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001039s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ 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-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057734s] [吞吐率:17.32req/s] [内存消耗:2,471.11kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005156s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001653s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000933s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000889s ] [ 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.000602s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.058946s] [吞吐率:16.96req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002477s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000878s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001142s ] [ 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.000744s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.058804s] [吞吐率:17.01req/s] [内存消耗:2,419.82kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001135s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001528s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000653s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000637s ] [ 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.000339s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.353121s] [吞吐率:2.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NiwibmJmIjoxNzQ5NTE3MTk2LCJleHAiOjE3NTIxMDkxOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ubCUJV4ZY_wJfXvxeXyfwOfhpREHGw0AxNlzt0OiMNFrTCN4Yy9ZdJK1MI2P-wsjY-VzUq7x4K9WGdROcV5pDYKYwsiPrRF0JK-ZC_rHbq2OBnyiu4DP_-i8vYWDejx1mPVJ9oxN4nPJvkENcO-URJskNfOp1LRmX79lWAPi8Bw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001413s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000487s ] [ 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.074333s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006956s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006605s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006506s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006543s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006524s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006517s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006500s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006510s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=22 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=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006452s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006446s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006438s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006409s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058614s] [吞吐率:17.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.002008s ] 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.000332s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059122s] [吞吐率:16.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.002363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059744s] [吞吐率:16.74req/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.014930s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T08:59:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059124s] [吞吐率: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.014035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000702s ] --------------------------------------------------------------- [2025-06-10T08:59:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038486s] [吞吐率:25.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NywibmJmIjoxNzQ5NTE3MTk3LCJleHAiOjE3NTIxMDkxOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DZn3NyRUavGAyPPxnbsFUuPezym3e_mstTp_C53jRNr5wn38jAQo_sNBB_rrWJI0W-9hP3qrhmQj75CbyzrpB2jI4x7gH-djoDH6K81xBHAselrLv2bPypzAKraXEQhUdboXtzKCm_5vHvhvX2m42kqyOWI_sueaCSlHRfsf2Ug', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002825s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-06-10T08:59:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048167s] [吞吐率:20.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NywibmJmIjoxNzQ5NTE3MTk3LCJleHAiOjE3NTIxMDkxOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DZn3NyRUavGAyPPxnbsFUuPezym3e_mstTp_C53jRNr5wn38jAQo_sNBB_rrWJI0W-9hP3qrhmQj75CbyzrpB2jI4x7gH-djoDH6K81xBHAselrLv2bPypzAKraXEQhUdboXtzKCm_5vHvhvX2m42kqyOWI_sueaCSlHRfsf2Ug', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002202s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001014s ] --------------------------------------------------------------- [2025-06-10T08:59:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.053826s] [吞吐率:18.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NywibmJmIjoxNzQ5NTE3MTk3LCJleHAiOjE3NTIxMDkxOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DZn3NyRUavGAyPPxnbsFUuPezym3e_mstTp_C53jRNr5wn38jAQo_sNBB_rrWJI0W-9hP3qrhmQj75CbyzrpB2jI4x7gH-djoDH6K81xBHAselrLv2bPypzAKraXEQhUdboXtzKCm_5vHvhvX2m42kqyOWI_sueaCSlHRfsf2Ug', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014586s ] 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.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000615s ] [ 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.000332s ] --------------------------------------------------------------- [2025-06-10T08:59:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055494s] [吞吐率:18.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NywibmJmIjoxNzQ5NTE3MTk3LCJleHAiOjE3NTIxMDkxOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DZn3NyRUavGAyPPxnbsFUuPezym3e_mstTp_C53jRNr5wn38jAQo_sNBB_rrWJI0W-9hP3qrhmQj75CbyzrpB2jI4x7gH-djoDH6K81xBHAselrLv2bPypzAKraXEQhUdboXtzKCm_5vHvhvX2m42kqyOWI_sueaCSlHRfsf2Ug', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013786s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ 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.000734s ] --------------------------------------------------------------- [2025-06-10T08:59:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.151260s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzE5NywibmJmIjoxNzQ5NTE3MTk3LCJleHAiOjE3NTIxMDkxOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DZn3NyRUavGAyPPxnbsFUuPezym3e_mstTp_C53jRNr5wn38jAQo_sNBB_rrWJI0W-9hP3qrhmQj75CbyzrpB2jI4x7gH-djoDH6K81xBHAselrLv2bPypzAKraXEQhUdboXtzKCm_5vHvhvX2m42kqyOWI_sueaCSlHRfsf2Ug', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002204s ] 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` 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.115493s ] --------------------------------------------------------------- [2025-06-10T09:00:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065415s] [吞吐率:15.29req/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.015950s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:00:02+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047470s] [吞吐率:21.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwMSwibmJmIjoxNzQ5NTE3MjAxLCJleHAiOjE3NTIxMDkyMDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7uHjhPk4WqUneuwrm4Yx9GFx-n3jNe8r5mpXfKcvtZG0m0ZNCKz0XsUxGbeprA-2RFOEruI40JsoHr5ZrS3Mrcsh1jEpAMY70NW6tJD3ULbndXeEMJE0xkO_7Eci3a2k6BpOPAEef4zFEJnTjYU6Mw8FbBHiyI8uF2PaHi8jO0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000628s ] [ 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-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055911s] [吞吐率:17.89req/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.000587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055479s] [吞吐率:18.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.000983s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054903s] [吞吐率: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.000611s ] 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.000432s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055310s] [吞吐率:18.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.006741s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057335s] [吞吐率: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.000750s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057793s] [吞吐率:17.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.001563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003605s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057799s] [吞吐率: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.013342s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056882s] [吞吐率:17.58req/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.013852s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057469s] [吞吐率:17.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.012286s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057717s] [吞吐率: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.008296s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-06-10T09:00:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057829s] [吞吐率:17.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.004695s ] 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.000369s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046187s] [吞吐率:21.65req/s] [内存消耗:2,472.30kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001662s ] 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.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001218s ] [ 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.002368s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050579s] [吞吐率:19.77req/s] [内存消耗:2,471.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011287s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000676s ] [ 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.000526s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.036305s] [吞吐率:27.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001236s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000654s ] [ 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-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050849s] [吞吐率:19.67req/s] [内存消耗:2,418.63kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002301s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001544s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002451s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ 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.000365s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055193s] [吞吐率:18.12req/s] [内存消耗:2,450.05kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003672s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002519s ] [ 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-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.041780s] [吞吐率:23.93req/s] [内存消耗:2,419.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001449s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000545s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ 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.000386s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045518s] [吞吐率:21.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001266s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.002433s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000625s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001954s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001654s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001839s ] [ 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.000238s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.065014s] [吞吐率:15.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.009995s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001338s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000844s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.062334s] [吞吐率:16.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011981s ] 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.000233s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000508s ] [ 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.000321s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166358s] [吞吐率:6.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004866s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ 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.121091s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.343167s] [吞吐率:2.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNiwibmJmIjoxNzQ5NTE3MjA2LCJleHAiOjE3NTIxMDkyMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oc0QIpyDEy1s4XF4pf_k5vWyqA171YvQmeBbBnXtN9RDYShHNa9AcYeyYlVRFayh7tWGVhsQbzjeIn9Mz1iQBBnaNYxZKYi1jOs3vT7tTDI6U3eEHZGkSkYCcPvnS3CB2qWEYhZXB0GXuNuETiyKeT3sc5RwO98TETlocbJ3MYo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008074s ] 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.000317s ] [ 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.078692s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006833s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006402s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006351s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006354s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006356s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006349s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006349s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006355s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006336s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006360s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006378s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 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=4 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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006333s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006364s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054088s] [吞吐率: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.002654s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053675s] [吞吐率:18.63req/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.000775s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:00:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040275s] [吞吐率:24.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.002850s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000313s ] --------------------------------------------------------------- [2025-06-10T09:00:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037091s] [吞吐率:26.96req/s] [内存消耗:2,432.35kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNywibmJmIjoxNzQ5NTE3MjA3LCJleHAiOjE3NTIxMDkyMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FLR1IxTjxnf9YcfhEP0HIe-ciQIebnawFtft9XuPfGECYLiITOhZ4bVPMR2DFT_a55sDX2UNjz9Gk00y_IY1CTmx65ecqeE-ZFHo5sWz87ZUDYEis_vBKjuZloGCHwKYF4F10qYQ_kKcUOSjqeRQCbMiBKiJEWyueXrp-ZAnym0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002306s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000851s ] --------------------------------------------------------------- [2025-06-10T09:00:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.038258s] [吞吐率:26.14req/s] [内存消耗:2,567.66kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNywibmJmIjoxNzQ5NTE3MjA3LCJleHAiOjE3NTIxMDkyMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FLR1IxTjxnf9YcfhEP0HIe-ciQIebnawFtft9XuPfGECYLiITOhZ4bVPMR2DFT_a55sDX2UNjz9Gk00y_IY1CTmx65ecqeE-ZFHo5sWz87ZUDYEis_vBKjuZloGCHwKYF4F10qYQ_kKcUOSjqeRQCbMiBKiJEWyueXrp-ZAnym0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000631s ] [ 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.001104s ] --------------------------------------------------------------- [2025-06-10T09:00:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052489s] [吞吐率:19.05req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNywibmJmIjoxNzQ5NTE3MjA3LCJleHAiOjE3NTIxMDkyMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FLR1IxTjxnf9YcfhEP0HIe-ciQIebnawFtft9XuPfGECYLiITOhZ4bVPMR2DFT_a55sDX2UNjz9Gk00y_IY1CTmx65ecqeE-ZFHo5sWz87ZUDYEis_vBKjuZloGCHwKYF4F10qYQ_kKcUOSjqeRQCbMiBKiJEWyueXrp-ZAnym0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006013s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000723s ] [ 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.000613s ] --------------------------------------------------------------- [2025-06-10T09:00:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052300s] [吞吐率:19.12req/s] [内存消耗:2,477.19kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIwNywibmJmIjoxNzQ5NTE3MjA3LCJleHAiOjE3NTIxMDkyMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FLR1IxTjxnf9YcfhEP0HIe-ciQIebnawFtft9XuPfGECYLiITOhZ4bVPMR2DFT_a55sDX2UNjz9Gk00y_IY1CTmx65ecqeE-ZFHo5sWz87ZUDYEis_vBKjuZloGCHwKYF4F10qYQ_kKcUOSjqeRQCbMiBKiJEWyueXrp-ZAnym0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007121s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000404s ] [ 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 (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.000526s ] --------------------------------------------------------------- [2025-06-10T09:00:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.038343s] [吞吐率:26.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.007462s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T09:00:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058951s] [吞吐率: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.007351s ] 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.000363s ] --------------------------------------------------------------- [2025-06-10T09:00:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038162s] [吞吐率:26.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxMSwibmJmIjoxNzQ5NTE3MjExLCJleHAiOjE3NTIxMDkyMTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VRoI_fmSnBaw9eLzatphXMiU_RJspI0oklopLgmU1LJmHc2OxCmr4NS-Llkf1EMK6uvACZQZHuyA738aB1fCszQEOAqcUcxwBFHgcK3-Y_pqZKDDiZoaWW2WYS4pOGiY1PwBlxV72d_NbWc0irT0lHJwerbnYh8OdToeZACfLWY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004761s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000325s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T09:00:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038050s] [吞吐率:26.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxMSwibmJmIjoxNzQ5NTE3MjExLCJleHAiOjE3NTIxMDkyMTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VRoI_fmSnBaw9eLzatphXMiU_RJspI0oklopLgmU1LJmHc2OxCmr4NS-Llkf1EMK6uvACZQZHuyA738aB1fCszQEOAqcUcxwBFHgcK3-Y_pqZKDDiZoaWW2WYS4pOGiY1PwBlxV72d_NbWc0irT0lHJwerbnYh8OdToeZACfLWY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004517s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000371s ] [ 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.000464s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059029s] [吞吐率: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.003404s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058965s] [吞吐率:16.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.001110s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058913s] [吞吐率:16.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.001143s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001146s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060574s] [吞吐率:16.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.002059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.008193s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001228s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060377s] [吞吐率: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.000854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000519s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051190s] [吞吐率: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.000911s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001580s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063091s] [吞吐率:15.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.002652s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.043805s] [吞吐率:22.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.008044s ] 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.000438s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033914s] [吞吐率:29.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.001395s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:00:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.042934s] [吞吐率:23.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.006000s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036718s] [吞吐率:27.23req/s] [内存消耗:2,472.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001256s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ 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.000563s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050871s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003662s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002812s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001316s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000856s ] [ 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.000849s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042341s] [吞吐率:23.62req/s] [内存消耗:2,418.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002816s ] 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.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001336s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000673s ] [ 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.000939s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.040752s] [吞吐率:24.54req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001541s ] 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.001116s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001502s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ 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.000708s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042774s] [吞吐率:23.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003278s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001948s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001066s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044768s] [吞吐率:22.34req/s] [内存消耗:2,471.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002836s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001258s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003787s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001940s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002037s ] [ 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.000586s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048328s] [吞吐率:20.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002699s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001396s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000848s ] [ 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.000711s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051271s] [吞吐率:19.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002224s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001309s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.003873s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.002896s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002079s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001561s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001495s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001592s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000262s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048760s] [吞吐率:20.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005220s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000769s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.054337s] [吞吐率:18.40req/s] [内存消耗:2,419.77kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012485s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000303s ] [ 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.000330s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053151s] [吞吐率:18.81req/s] [内存消耗:2,450.10kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNiwibmJmIjoxNzQ5NTE3MjE2LCJleHAiOjE3NTIxMDkyMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DUdHRg5nXZWMlLWJRuJr0JmmmI_dPCQWSJ9ce0IO7xnDqSHQ4bMcMi_QF05FfmIwOvC6z-OqtwGIfVtV-VWi1yhwwaNGX5KwiFoahgwb_0lp24YGmJh_NyOq-A3OlQSyjDhX3_bMs4m2KYEGizwq8JGopBLH0Ysi-A7DWEJEf0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015744s ] 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.000243s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000363s ] [ 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 (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.000411s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054511s] [吞吐率: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.002816s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039356s] [吞吐率:25.41req/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.002422s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040117s] [吞吐率:24.93req/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.003091s ] 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.000464s ] --------------------------------------------------------------- [2025-06-10T09:00:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039452s] [吞吐率:25.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.001932s ] 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.000496s ] --------------------------------------------------------------- [2025-06-10T09:00:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040364s] [吞吐率:24.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNywibmJmIjoxNzQ5NTE3MjE3LCJleHAiOjE3NTIxMDkyMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.rPJx57akfEsWiHfGL2v8SxJLl6ekd8bopMIRp9_5YbV3RzO2tiiKFxWKmqHWwPYv46caBjceAfA7hOrcmtjtw1LprBp2kJ7Rh_eq_rrrHliQgm44-vSF2J834vBVnrzk9y5su9WL8FVys1QNDAyUqWEleSxXrb1jx2auGDRh_YI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005284s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000333s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-06-10T09:00:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.057070s] [吞吐率:17.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNywibmJmIjoxNzQ5NTE3MjE3LCJleHAiOjE3NTIxMDkyMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.rPJx57akfEsWiHfGL2v8SxJLl6ekd8bopMIRp9_5YbV3RzO2tiiKFxWKmqHWwPYv46caBjceAfA7hOrcmtjtw1LprBp2kJ7Rh_eq_rrrHliQgm44-vSF2J834vBVnrzk9y5su9WL8FVys1QNDAyUqWEleSxXrb1jx2auGDRh_YI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014112s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000609s ] [ 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.000811s ] --------------------------------------------------------------- [2025-06-10T09:00:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173506s] [吞吐率:5.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNywibmJmIjoxNzQ5NTE3MjE3LCJleHAiOjE3NTIxMDkyMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.rPJx57akfEsWiHfGL2v8SxJLl6ekd8bopMIRp9_5YbV3RzO2tiiKFxWKmqHWwPYv46caBjceAfA7hOrcmtjtw1LprBp2kJ7Rh_eq_rrrHliQgm44-vSF2J834vBVnrzk9y5su9WL8FVys1QNDAyUqWEleSxXrb1jx2auGDRh_YI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013076s ] 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.000297s ] [ 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.121538s ] --------------------------------------------------------------- [2025-06-10T09:00:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.336035s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIxNywibmJmIjoxNzQ5NTE3MjE3LCJleHAiOjE3NTIxMDkyMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.rPJx57akfEsWiHfGL2v8SxJLl6ekd8bopMIRp9_5YbV3RzO2tiiKFxWKmqHWwPYv46caBjceAfA7hOrcmtjtw1LprBp2kJ7Rh_eq_rrrHliQgm44-vSF2J834vBVnrzk9y5su9WL8FVys1QNDAyUqWEleSxXrb1jx2auGDRh_YI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004411s ] 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.000350s ] [ 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.076919s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006801s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006638s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006500s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006428s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006496s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006531s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006460s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006394s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006407s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006625s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006567s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006507s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006389s ] --------------------------------------------------------------- [2025-06-10T09:00:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055239s] [吞吐率:18.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.003569s ] 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.000324s ] --------------------------------------------------------------- [2025-06-10T09:00:22+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035583s] [吞吐率:28.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyMSwibmJmIjoxNzQ5NTE3MjIxLCJleHAiOjE3NTIxMDkyMjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iWcYvJe0gZbwWLd81k1XiAEpI9f77exMcTllK_aewdu5FqSyIALuNX9dYoGNYmVD3p4VI7IYb7StK2U9ROd7Ov5uvInb1osXdJL4FIy0vlwnMxEv8-FHUn6OISGWdvx9F8kY9AZDxpBivt69XYQ34cHG-S7OFyBwiHNl-_7nmcI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002025s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ 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.000473s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044383s] [吞吐率:22.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.001359s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004572s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.042444s] [吞吐率:23.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.003539s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000480s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065040s] [吞吐率:15.38req/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.000796s ] 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.000325s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065027s] [吞吐率:15.38req/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.003613s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066746s] [吞吐率: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.015791s ] 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.000395s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065777s] [吞吐率:15.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.000901s ] 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.000313s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065467s] [吞吐率:15.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.000901s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T09:00:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067693s] [吞吐率:14.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.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002592s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049219s] [吞吐率:20.32req/s] [内存消耗:2,419.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007248s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000884s ] [ 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.000429s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.042922s] [吞吐率:23.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001917s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000533s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001527s ] [ 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.000479s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.045854s] [吞吐率:21.81req/s] [内存消耗:2,418.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003380s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003048s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001052s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000677s ] [ 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.000378s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044373s] [吞吐率:22.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002263s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051823s] [吞吐率:19.30req/s] [内存消耗:2,470.96kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001352s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.004863s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002001s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000854s ] [ 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-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.055064s] [吞吐率:18.16req/s] [内存消耗:2,472.82kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000609s ] 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.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000870s ] [ 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.000667s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.076025s] [吞吐率:13.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001593s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.002696s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001302s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001297s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001170s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001209s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001055s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000998s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.052216s] [吞吐率:19.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000710s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000479s ] [ 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.000893s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058627s] [吞吐率:17.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005121s ] 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.000595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000494s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002030s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002115s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001697s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001684s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000242s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162537s] [吞吐率:6.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001366s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001118s ] [ 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.120182s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.350127s] [吞吐率:2.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNiwibmJmIjoxNzQ5NTE3MjI2LCJleHAiOjE3NTIxMDkyMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tWLzUaOK4ZkwNbMLCxIldtJB9CrwwMrG3Pc3CWO8eDNqmPklpcHc484dwbbHY2YnVb7L853dDGxdaelCqC0vIQ1kh91PVv-k-3-Ri0l3mhW3dydJBC_q-XrnnFuYF76ZlkBtLip1GKnB8Dp8LZ5Sx0lRNDHyGnkn2cZNkZ2FqRg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000959s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ 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.079423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006640s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006597s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006587s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006618s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006565s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006663s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006667s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006497s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006532s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006700s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.008937s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006786s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006497s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006460s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006534s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006508s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060415s] [吞吐率:16.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.000900s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062205s] [吞吐率:16.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.009140s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062319s] [吞吐率: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.011208s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000488s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060148s] [吞吐率:16.63req/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.007693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001197s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060209s] [吞吐率: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.006919s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T09:00:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050345s] [吞吐率:19.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.007129s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-06-10T09:00:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043125s] [吞吐率:23.19req/s] [内存消耗:2,471.12kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNywibmJmIjoxNzQ5NTE3MjI3LCJleHAiOjE3NTIxMDkyMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OrFuKUn4kz1ueQpjlbSsafH5U9p-pJP15gNXgNg4whwpFHisTvAw8u52Xl_D02xXCmyX9CK_TwHObcbw76QT58_uS5IPR_k0-CXS4DQ0PqMZRNKhsX26DCUxBhQgEn8b3MkpcBGb8jvsdpgkbMbZXGsPGE2rsQW4doSmzvUQMeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000790s ] [ 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.000511s ] --------------------------------------------------------------- [2025-06-10T09:00:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.046858s] [吞吐率:21.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNywibmJmIjoxNzQ5NTE3MjI3LCJleHAiOjE3NTIxMDkyMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OrFuKUn4kz1ueQpjlbSsafH5U9p-pJP15gNXgNg4whwpFHisTvAw8u52Xl_D02xXCmyX9CK_TwHObcbw76QT58_uS5IPR_k0-CXS4DQ0PqMZRNKhsX26DCUxBhQgEn8b3MkpcBGb8jvsdpgkbMbZXGsPGE2rsQW4doSmzvUQMeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005727s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000630s ] [ 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-10T09:00:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.047617s] [吞吐率:21.00req/s] [内存消耗:2,450.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNywibmJmIjoxNzQ5NTE3MjI3LCJleHAiOjE3NTIxMDkyMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OrFuKUn4kz1ueQpjlbSsafH5U9p-pJP15gNXgNg4whwpFHisTvAw8u52Xl_D02xXCmyX9CK_TwHObcbw76QT58_uS5IPR_k0-CXS4DQ0PqMZRNKhsX26DCUxBhQgEn8b3MkpcBGb8jvsdpgkbMbZXGsPGE2rsQW4doSmzvUQMeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001926s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ 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.000498s ] --------------------------------------------------------------- [2025-06-10T09:00:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049191s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNywibmJmIjoxNzQ5NTE3MjI3LCJleHAiOjE3NTIxMDkyMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OrFuKUn4kz1ueQpjlbSsafH5U9p-pJP15gNXgNg4whwpFHisTvAw8u52Xl_D02xXCmyX9CK_TwHObcbw76QT58_uS5IPR_k0-CXS4DQ0PqMZRNKhsX26DCUxBhQgEn8b3MkpcBGb8jvsdpgkbMbZXGsPGE2rsQW4doSmzvUQMeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013861s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000713s ] [ 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.000502s ] --------------------------------------------------------------- [2025-06-10T09:00:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.047800s] [吞吐率:20.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNywibmJmIjoxNzQ5NTE3MjI3LCJleHAiOjE3NTIxMDkyMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OrFuKUn4kz1ueQpjlbSsafH5U9p-pJP15gNXgNg4whwpFHisTvAw8u52Xl_D02xXCmyX9CK_TwHObcbw76QT58_uS5IPR_k0-CXS4DQ0PqMZRNKhsX26DCUxBhQgEn8b3MkpcBGb8jvsdpgkbMbZXGsPGE2rsQW4doSmzvUQMeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000584s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000778s ] [ 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-10T09:00:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.060763s] [吞吐率:16.46req/s] [内存消耗:2,472.25kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIyNywibmJmIjoxNzQ5NTE3MjI3LCJleHAiOjE3NTIxMDkyMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OrFuKUn4kz1ueQpjlbSsafH5U9p-pJP15gNXgNg4whwpFHisTvAw8u52Xl_D02xXCmyX9CK_TwHObcbw76QT58_uS5IPR_k0-CXS4DQ0PqMZRNKhsX26DCUxBhQgEn8b3MkpcBGb8jvsdpgkbMbZXGsPGE2rsQW4doSmzvUQMeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015749s ] 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.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000544s ] [ 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.000487s ] --------------------------------------------------------------- [2025-06-10T09:00:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063292s] [吞吐率:15.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.012881s ] 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-10T09:00:32+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048614s] [吞吐率:20.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzMSwibmJmIjoxNzQ5NTE3MjMxLCJleHAiOjE3NTIxMDkyMzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.t7rcmakkHGv5fvDrwHGwKyuP_v249fx78FjZQXUGHtRfiesDZPUMr_2qy0skVcKcOrooa2Mzpk1BqaiVsgnjtbOcsKMw5IXkDYiA4zdnRlBpyyQybfSWrMOqhO7qubRHO1Mf6Qsz7O2BwW9uVi0Iil8qVFX2wSwFIBlNOChKs_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.015022s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000521s ] [ 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.000462s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062828s] [吞吐率:15.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.003423s ] 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.000284s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066376s] [吞吐率:15.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.004679s ] 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.001083s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063135s] [吞吐率:15.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.001110s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063385s] [吞吐率:15.78req/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.002608s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000281s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065360s] [吞吐率:15.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.002678s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004087s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063438s] [吞吐率:15.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.001411s ] 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.000346s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064467s] [吞吐率:15.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.000651s ] 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.000308s ] --------------------------------------------------------------- [2025-06-10T09:00:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065367s] [吞吐率:15.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.000878s ] 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.000319s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038502s] [吞吐率:25.97req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002134s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000644s ] [ 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.000411s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049403s] [吞吐率:20.24req/s] [内存消耗:2,418.62kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002380s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000929s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ 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.000402s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050709s] [吞吐率:19.72req/s] [内存消耗:2,472.28kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001880s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000908s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000868s ] [ 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.000565s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051327s] [吞吐率:19.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004045s ] 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.001063s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000917s ] [ 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.000787s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.052617s] [吞吐率:19.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.006796s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.004310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001055s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000843s ] [ 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.001813s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.056142s] [吞吐率:17.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004011s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001671s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000956s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001013s ] [ 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.000617s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.056589s] [吞吐率:17.67req/s] [内存消耗:2,472.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001496s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001991s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001769s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001423s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000861s ] [ 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.000602s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.058773s] [吞吐率:17.01req/s] [内存消耗:2,450.16kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000984s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000449s ] [ 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.000490s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058414s] [吞吐率:17.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000943s ] 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.000565s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001351s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000679s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002704s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001564s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001627s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001547s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000255s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.063579s] [吞吐率:15.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000705s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.066959s] [吞吐率:14.93req/s] [内存消耗:2,415.45kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNiwibmJmIjoxNzQ5NTE3MjM2LCJleHAiOjE3NTIxMDkyMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.b9lyFB8fWduKB9m7oT6CfzzqVHuPEWtqxzm32f8agj5W07roXTkcUrZyxZbqMtYn5tHon2aWVsV8inYHNaeW2pL7dWBm-OaQGXYDx3pQyDKmzZ3OQF-vB4DuiK52TfIT-xZC227PzXJL_pc1SXMlsrVDiKg6nL44rK2Pe7ezq1g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002619s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000842s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001671s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001814s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.002194s ] [ 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.001008s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001055s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054992s] [吞吐率:18.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.002610s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040901s] [吞吐率:24.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.003455s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T09:00:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055621s] [吞吐率:17.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.015266s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000881s ] --------------------------------------------------------------- [2025-06-10T09:00:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.041715s] [吞吐率:23.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNywibmJmIjoxNzQ5NTE3MjM3LCJleHAiOjE3NTIxMDkyMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MssXITcqFvSVbw72I8xOSznPIvQbOm7SM5bz8pwco-DaTfmQeK-J7Iv9BLT2FtVMHz4TKpAn5tEvNk93sfndU4cZesK5v1W755qodd_YBbYWETp5U6taZMVhXFHW2t81iaolhEBEk5Ad7x6NI1RRKVNkiCJ6_VOQooiOOY_rwTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005680s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000558s ] [ 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.000329s ] --------------------------------------------------------------- [2025-06-10T09:00:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.042046s] [吞吐率:23.78req/s] [内存消耗:2,471.08kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNywibmJmIjoxNzQ5NTE3MjM3LCJleHAiOjE3NTIxMDkyMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MssXITcqFvSVbw72I8xOSznPIvQbOm7SM5bz8pwco-DaTfmQeK-J7Iv9BLT2FtVMHz4TKpAn5tEvNk93sfndU4cZesK5v1W755qodd_YBbYWETp5U6taZMVhXFHW2t81iaolhEBEk5Ad7x6NI1RRKVNkiCJ6_VOQooiOOY_rwTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005870s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ 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.000468s ] --------------------------------------------------------------- [2025-06-10T09:00:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162339s] [吞吐率:6.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNywibmJmIjoxNzQ5NTE3MjM3LCJleHAiOjE3NTIxMDkyMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MssXITcqFvSVbw72I8xOSznPIvQbOm7SM5bz8pwco-DaTfmQeK-J7Iv9BLT2FtVMHz4TKpAn5tEvNk93sfndU4cZesK5v1W755qodd_YBbYWETp5U6taZMVhXFHW2t81iaolhEBEk5Ad7x6NI1RRKVNkiCJ6_VOQooiOOY_rwTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007611s ] 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.000270s ] [ 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.122076s ] --------------------------------------------------------------- [2025-06-10T09:00:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.337622s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzIzNywibmJmIjoxNzQ5NTE3MjM3LCJleHAiOjE3NTIxMDkyMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MssXITcqFvSVbw72I8xOSznPIvQbOm7SM5bz8pwco-DaTfmQeK-J7Iv9BLT2FtVMHz4TKpAn5tEvNk93sfndU4cZesK5v1W755qodd_YBbYWETp5U6taZMVhXFHW2t81iaolhEBEk5Ad7x6NI1RRKVNkiCJ6_VOQooiOOY_rwTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007326s ] 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.000312s ] [ 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.076364s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006787s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006569s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006522s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006542s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006457s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006546s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006428s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006444s ] --------------------------------------------------------------- [2025-06-10T09:00:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053916s] [吞吐率:18.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.000714s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T09:00:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055046s] [吞吐率:18.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.015768s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T09:00:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048861s] [吞吐率:20.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0MSwibmJmIjoxNzQ5NTE3MjQxLCJleHAiOjE3NTIxMDkyNDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CKJHWHrdKZ3TL-8EKxX6sjRl7hnT-3Vee55bH_1r2fuOvuaitcO5HohcaGHy61ID-1USQHsl3QDa3tmc6fGemFbi8j-sLfXIn-VBe0iWAQtztRZq2SOU5r22RC7u_zQvtJe-FW8eccqDvLtgVyQZUfPT5I7nSJV2zoKr9UXjMT4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015527s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000324s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T09:00:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038736s] [吞吐率:25.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0MSwibmJmIjoxNzQ5NTE3MjQxLCJleHAiOjE3NTIxMDkyNDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CKJHWHrdKZ3TL-8EKxX6sjRl7hnT-3Vee55bH_1r2fuOvuaitcO5HohcaGHy61ID-1USQHsl3QDa3tmc6fGemFbi8j-sLfXIn-VBe0iWAQtztRZq2SOU5r22RC7u_zQvtJe-FW8eccqDvLtgVyQZUfPT5I7nSJV2zoKr9UXjMT4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005017s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ 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 (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-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061571s] [吞吐率:16.24req/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.000931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061665s] [吞吐率:16.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.001481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001286s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000927s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054014s] [吞吐率:18.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.009885s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056690s] [吞吐率: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.000579s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000296s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055400s] [吞吐率: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.007062s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056352s] [吞吐率: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.006746s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052215s] [吞吐率: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.004639s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055160s] [吞吐率: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.000766s ] 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.000422s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060434s] [吞吐率:16.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.000913s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002774s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001626s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055937s] [吞吐率: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.001072s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T09:00:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053993s] [吞吐率:18.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.000830s ] 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.000306s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044578s] [吞吐率:22.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000959s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001330s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000653s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001371s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001273s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048225s] [吞吐率:20.74req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004685s ] 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.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000752s ] [ 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.000677s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.052013s] [吞吐率:19.23req/s] [内存消耗:2,472.24kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001290s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001208s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001161s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000924s ] [ 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.001340s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051326s] [吞吐率:19.48req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] 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.001003s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001614s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002916s ] [ 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.000643s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.057614s] [吞吐率:17.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003895s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001253s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001047s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001503s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001736s ] [ 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.000956s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.059765s] [吞吐率:16.73req/s] [内存消耗:2,477.22kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000669s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000748s ] [ 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.000579s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.057816s] [吞吐率:17.30req/s] [内存消耗:2,418.72kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001523s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000792s ] [ 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.000405s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.062042s] [吞吐率:16.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000936s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000721s ] [ 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062343s] [吞吐率:16.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001002s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001640s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.003000s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.002577s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001488s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001187s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000921s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162580s] [吞吐率:6.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000445s ] [ 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.117932s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.353275s] [吞吐率:2.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NiwibmJmIjoxNzQ5NTE3MjQ2LCJleHAiOjE3NTIxMDkyNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B4sv3uPCbtzuV47lnWaZMYdS0oRYnCUJm0c0JaeBA_OwBgU9XoNmnF37Q8ouXl7KTPf_NIcurtJSto1hQXNnnN3Udj3gCJkSB3FEhnN8BP-zywFgVFUH2zKgj_59gWjTMPl7YOPtE4z01HpBWYXiXMaZJZlUMTkvNixv1gYUUHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001105s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000948s ] [ 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.078207s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006617s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006544s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006559s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006560s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006452s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006457s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006471s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006443s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006486s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006716s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006458s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055880s] [吞吐率: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.000785s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057168s] [吞吐率:17.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.015401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002271s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056551s] [吞吐率:17.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.007477s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001148s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000465s ] --------------------------------------------------------------- [2025-06-10T09:00:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056605s] [吞吐率: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.009020s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001166s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T09:00:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040302s] [吞吐率:24.81req/s] [内存消耗:2,471.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NywibmJmIjoxNzQ5NTE3MjQ3LCJleHAiOjE3NTIxMDkyNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R9z5TF9QABj3NXqme5Iuu3BE4kuimi0fiXebzHHnxtcOnM4Sv_uqTsVIbF3KfgQP8PIPv_iPuyb4m5FzJioYELaUKJILHVN-xw-rzjJ3IdnUI6wGObYrC6M3jFMr9HnBN_zqQoozUj4j2CNQ64PBMPIQ4ma7C5kodPbqSetVemQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004423s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ 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.000480s ] --------------------------------------------------------------- [2025-06-10T09:00:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045079s] [吞吐率:22.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NywibmJmIjoxNzQ5NTE3MjQ3LCJleHAiOjE3NTIxMDkyNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R9z5TF9QABj3NXqme5Iuu3BE4kuimi0fiXebzHHnxtcOnM4Sv_uqTsVIbF3KfgQP8PIPv_iPuyb4m5FzJioYELaUKJILHVN-xw-rzjJ3IdnUI6wGObYrC6M3jFMr9HnBN_zqQoozUj4j2CNQ64PBMPIQ4ma7C5kodPbqSetVemQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004396s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000475s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001706s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001413s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001438s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001410s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000221s ] --------------------------------------------------------------- [2025-06-10T09:00:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055442s] [吞吐率:18.04req/s] [内存消耗:2,450.07kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NywibmJmIjoxNzQ5NTE3MjQ3LCJleHAiOjE3NTIxMDkyNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R9z5TF9QABj3NXqme5Iuu3BE4kuimi0fiXebzHHnxtcOnM4Sv_uqTsVIbF3KfgQP8PIPv_iPuyb4m5FzJioYELaUKJILHVN-xw-rzjJ3IdnUI6wGObYrC6M3jFMr9HnBN_zqQoozUj4j2CNQ64PBMPIQ4ma7C5kodPbqSetVemQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012484s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000616s ] [ 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.000450s ] --------------------------------------------------------------- [2025-06-10T09:00:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.056717s] [吞吐率:17.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI0NywibmJmIjoxNzQ5NTE3MjQ3LCJleHAiOjE3NTIxMDkyNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R9z5TF9QABj3NXqme5Iuu3BE4kuimi0fiXebzHHnxtcOnM4Sv_uqTsVIbF3KfgQP8PIPv_iPuyb4m5FzJioYELaUKJILHVN-xw-rzjJ3IdnUI6wGObYrC6M3jFMr9HnBN_zqQoozUj4j2CNQ64PBMPIQ4ma7C5kodPbqSetVemQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012614s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000641s ] [ 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.000761s ] --------------------------------------------------------------- [2025-06-10T09:00:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062194s] [吞吐率:16.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.010175s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:00:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044168s] [吞吐率:22.64req/s] [内存消耗:2,477.19kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1MSwibmJmIjoxNzQ5NTE3MjUxLCJleHAiOjE3NTIxMDkyNTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D6mcdZJJeC0L9vyGo1guzOaaBE789tdvWk1N9cprAQkt0e_oFDts-KwP20kMf_3CFBKuCliZNmp3UikLXARJCoECj8xtpJAIBPck41g1gV5MB8pPdMLorXXj-lanRpPbFKkyLWkcs5JM3nOgkp-Z6djuCdCz1th03amldH3FzDM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004785s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ 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 (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-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060378s] [吞吐率: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.001202s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001550s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062157s] [吞吐率:16.09req/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.000889s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060845s] [吞吐率:16.44req/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.015145s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057577s] [吞吐率:17.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.006699s ] 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.000389s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056939s] [吞吐率:17.56req/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.004224s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057120s] [吞吐率:17.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.004720s ] 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.000393s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066372s] [吞吐率:15.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.004308s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060571s] [吞吐率:16.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.001698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002111s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059540s] [吞吐率:16.80req/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.002431s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061347s] [吞吐率:16.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.011355s ] 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.000401s ] --------------------------------------------------------------- [2025-06-10T09:00:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063531s] [吞吐率: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.002526s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044949s] [吞吐率:22.25req/s] [内存消耗:2,471.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005325s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000809s ] [ 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.002197s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049775s] [吞吐率:20.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006756s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.007104s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000660s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000850s ] [ 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.000724s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049663s] [吞吐率:20.14req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001143s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000820s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001003s ] [ 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.000600s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051263s] [吞吐率:19.51req/s] [内存消耗:2,419.80kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001395s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001087s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000748s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000800s ] [ 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.000404s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052315s] [吞吐率:19.11req/s] [内存消耗:2,418.72kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001219s ] 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.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000829s ] [ 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-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.056020s] [吞吐率:17.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000907s ] 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.000965s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000728s ] [ 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.000835s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.060322s] [吞吐率:16.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012688s ] 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.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000351s ] [ 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.000373s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.039010s] [吞吐率:25.63req/s] [内存消耗:2,450.15kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001728s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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.000579s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.062420s] [吞吐率:16.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010592s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062084s] [吞吐率:16.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010236s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001511s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001549s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001270s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001153s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001149s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001052s ] [ 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.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000938s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164987s] [吞吐率:6.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NiwibmJmIjoxNzQ5NTE3MjU2LCJleHAiOjE3NTIxMDkyNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XjrinHweSKkSTw7nVzz-OM6UTF0140z4of9imThjcWhSfVgZWp2CNgusbJiP4n5Sl_iyI1LrnBBOhzrmb1-FaQef51z28vm_apK-OdzkxuG2ysE6_cmD_06ZuHxItk1MfrY2xr9KrwDUEKX-YPenpfr1Dz-RAL0LmkFDTy8llQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004050s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000797s ] [ 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.113689s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048410s] [吞吐率:20.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.015280s ] 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.000387s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069636s] [吞吐率:14.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.006966s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-06-10T09:00:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069782s] [吞吐率:14.33req/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.016144s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001494s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-06-10T09:00:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.051477s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NywibmJmIjoxNzQ5NTE3MjU3LCJleHAiOjE3NTIxMDkyNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pi7xF2bkmw_fNdrf-oRLyUzTWI5FzfHzGGr8bzXWN_V3RtlIilb_aRJ78-BygUq8zg56b0eIU44I5U3vtE1Nm3taOLIq2RxbmKut6AXVC0CmHz6a3ZVNT228vqCyNiEAho9JR1UDZWBHzQ_Z5uFGubCsJDPVyO0DP4dFYYz7khY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013289s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000681s ] [ 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.000444s ] --------------------------------------------------------------- [2025-06-10T09:00:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.052357s] [吞吐率:19.10req/s] [内存消耗:2,472.30kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NywibmJmIjoxNzQ5NTE3MjU3LCJleHAiOjE3NTIxMDkyNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pi7xF2bkmw_fNdrf-oRLyUzTWI5FzfHzGGr8bzXWN_V3RtlIilb_aRJ78-BygUq8zg56b0eIU44I5U3vtE1Nm3taOLIq2RxbmKut6AXVC0CmHz6a3ZVNT228vqCyNiEAho9JR1UDZWBHzQ_Z5uFGubCsJDPVyO0DP4dFYYz7khY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011673s ] 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.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ 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.000504s ] --------------------------------------------------------------- [2025-06-10T09:00:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.053208s] [吞吐率:18.79req/s] [内存消耗:2,583.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NywibmJmIjoxNzQ5NTE3MjU3LCJleHAiOjE3NTIxMDkyNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pi7xF2bkmw_fNdrf-oRLyUzTWI5FzfHzGGr8bzXWN_V3RtlIilb_aRJ78-BygUq8zg56b0eIU44I5U3vtE1Nm3taOLIq2RxbmKut6AXVC0CmHz6a3ZVNT228vqCyNiEAho9JR1UDZWBHzQ_Z5uFGubCsJDPVyO0DP4dFYYz7khY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015606s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000696s ] [ 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-10T09:00:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057353s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NywibmJmIjoxNzQ5NTE3MjU3LCJleHAiOjE3NTIxMDkyNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pi7xF2bkmw_fNdrf-oRLyUzTWI5FzfHzGGr8bzXWN_V3RtlIilb_aRJ78-BygUq8zg56b0eIU44I5U3vtE1Nm3taOLIq2RxbmKut6AXVC0CmHz6a3ZVNT228vqCyNiEAho9JR1UDZWBHzQ_Z5uFGubCsJDPVyO0DP4dFYYz7khY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013209s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000503s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001853s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001597s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001643s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001575s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T09:00:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.335425s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI1NywibmJmIjoxNzQ5NTE3MjU3LCJleHAiOjE3NTIxMDkyNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pi7xF2bkmw_fNdrf-oRLyUzTWI5FzfHzGGr8bzXWN_V3RtlIilb_aRJ78-BygUq8zg56b0eIU44I5U3vtE1Nm3taOLIq2RxbmKut6AXVC0CmHz6a3ZVNT228vqCyNiEAho9JR1UDZWBHzQ_Z5uFGubCsJDPVyO0DP4dFYYz7khY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000872s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ 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.074730s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006809s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006536s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006461s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006402s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006518s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006537s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006482s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006446s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006367s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006812s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006630s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006459s ] --------------------------------------------------------------- [2025-06-10T09:01:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061563s] [吞吐率:16.24req/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.010620s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:01:02+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042913s] [吞吐率:23.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2MSwibmJmIjoxNzQ5NTE3MjYxLCJleHAiOjE3NTIxMDkyNjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.woZf-CkzEFwzTxhI7fLH1n2NGYxtcmUwDroFgOtFi2q2NaHdMuRlK3iuiWfqQ_Na9sqkiEte2MvOMGn65sqnT2SxSgDjXpYjGQZAh11lWETviy4KvMsBs1OFdfTwA21I_rpXNTr5KPoIaAIdah_VXSD0d8MxhAorI2dnh6Ou-2E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009821s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000508s ] [ 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.000462s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061016s] [吞吐率: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.003736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001341s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000765s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060746s] [吞吐率:16.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.007319s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059348s] [吞吐率: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.004884s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061870s] [吞吐率: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.001899s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060145s] [吞吐率:16.63req/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.007396s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060893s] [吞吐率: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.005038s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066246s] [吞吐率: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.014441s ] 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.002880s ] --------------------------------------------------------------- [2025-06-10T09:01:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067583s] [吞吐率:14.80req/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.006699s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001201s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003051s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044274s] [吞吐率:22.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003487s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001523s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000992s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.002621s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001078s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044763s] [吞吐率:22.34req/s] [内存消耗:2,471.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001414s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000837s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000832s ] [ 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.000549s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047023s] [吞吐率:21.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004712s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001561s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001198s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000840s ] [ 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.000890s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049522s] [吞吐率:20.19req/s] [内存消耗:2,472.28kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003667s ] 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.002177s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001423s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000887s ] [ 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.000963s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.052007s] [吞吐率:19.23req/s] [内存消耗:2,450.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000629s ] 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.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000601s ] [ 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.000646s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.057700s] [吞吐率:17.33req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010096s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ 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.000498s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.057944s] [吞吐率:17.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015286s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000573s ] [ 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.000691s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.058324s] [吞吐率:17.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000604s ] [ 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.000720s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060457s] [吞吐率:16.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004854s ] 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.000818s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.003051s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001233s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000891s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036544s] [吞吐率:27.36req/s] [内存消耗:2,418.65kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000512s ] [ 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.000293s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.339389s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NiwibmJmIjoxNzQ5NTE3MjY2LCJleHAiOjE3NTIxMDkyNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XvcN3_mhzu0gHamBXy1DrZOqPux7oL4tqsIhX9fRizYzIggyS1zJeAYie75mXbhTst_V8ZrddxLO_GsTF_qAAz4jupAkTi5IYO8YcJ4Tlq7Ud--UgjjFPADkhjPXRr_fTou5hDYu04BG4HofqtGyZctVtht0PLnI8ZIUFyEL_lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001176s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000600s ] [ 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.074319s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006688s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006502s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006428s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006361s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006354s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006354s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006365s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006367s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006356s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033067s] [吞吐率:30.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.002326s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054352s] [吞吐率: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.002871s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054206s] [吞吐率: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.002427s ] 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.000329s ] --------------------------------------------------------------- [2025-06-10T09:01:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040219s] [吞吐率:24.86req/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.003580s ] 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.000321s ] --------------------------------------------------------------- [2025-06-10T09:01:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044116s] [吞吐率:22.67req/s] [内存消耗:2,419.74kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NywibmJmIjoxNzQ5NTE3MjY3LCJleHAiOjE3NTIxMDkyNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.G83y-B4OTzEznR_KWViNkfrDiz4p94MR0_UNi5HSru6i5CH3a_pKdZfFWd7l5ny6XwjgZLdEkj6keM__XxJ_XQOoJ5HK0CjMoYlZwv4u4DJ7N_0qAydW3yFbHcUvm4ky4CxPetVZtrNRjL_QORivMJdDR6y4RaO0OLfCTVX7zIQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010907s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000525s ] [ 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-10T09:01:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045802s] [吞吐率:21.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NywibmJmIjoxNzQ5NTE3MjY3LCJleHAiOjE3NTIxMDkyNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.G83y-B4OTzEznR_KWViNkfrDiz4p94MR0_UNi5HSru6i5CH3a_pKdZfFWd7l5ny6XwjgZLdEkj6keM__XxJ_XQOoJ5HK0CjMoYlZwv4u4DJ7N_0qAydW3yFbHcUvm4ky4CxPetVZtrNRjL_QORivMJdDR6y4RaO0OLfCTVX7zIQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011029s ] 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.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000567s ] [ 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-10T09:01:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050954s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NywibmJmIjoxNzQ5NTE3MjY3LCJleHAiOjE3NTIxMDkyNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.G83y-B4OTzEznR_KWViNkfrDiz4p94MR0_UNi5HSru6i5CH3a_pKdZfFWd7l5ny6XwjgZLdEkj6keM__XxJ_XQOoJ5HK0CjMoYlZwv4u4DJ7N_0qAydW3yFbHcUvm4ky4CxPetVZtrNRjL_QORivMJdDR6y4RaO0OLfCTVX7zIQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011636s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000238s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000462s ] [ 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.001517s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001518s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001550s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000238s ] --------------------------------------------------------------- [2025-06-10T09:01:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156881s] [吞吐率:6.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI2NywibmJmIjoxNzQ5NTE3MjY3LCJleHAiOjE3NTIxMDkyNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.G83y-B4OTzEznR_KWViNkfrDiz4p94MR0_UNi5HSru6i5CH3a_pKdZfFWd7l5ny6XwjgZLdEkj6keM__XxJ_XQOoJ5HK0CjMoYlZwv4u4DJ7N_0qAydW3yFbHcUvm4ky4CxPetVZtrNRjL_QORivMJdDR6y4RaO0OLfCTVX7zIQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010452s ] 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.000316s ] [ 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.114946s ] --------------------------------------------------------------- [2025-06-10T09:01:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060657s] [吞吐率: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.006588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T09:01:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060682s] [吞吐率:16.48req/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.006632s ] 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.000372s ] --------------------------------------------------------------- [2025-06-10T09:01:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.042202s] [吞吐率:23.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3MSwibmJmIjoxNzQ5NTE3MjcxLCJleHAiOjE3NTIxMDkyNzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tn4AlyGR2O32cGIsKkvyXR-X76GGNFLA44MAeNuq6895AVcI_LxAMPAh_CTV865iM3sTkMI3fFuiQboxbOAAFXdC4gljZseZ8YQWJBhmKnbcnFK8Iz72dHSUWG2yUVCj_onBUjqGQanEHcxLUwoy6NLChHocupW9VJlsLzQdH80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005247s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000503s ] [ 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-10T09:01:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042785s] [吞吐率:23.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3MSwibmJmIjoxNzQ5NTE3MjcxLCJleHAiOjE3NTIxMDkyNzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tn4AlyGR2O32cGIsKkvyXR-X76GGNFLA44MAeNuq6895AVcI_LxAMPAh_CTV865iM3sTkMI3fFuiQboxbOAAFXdC4gljZseZ8YQWJBhmKnbcnFK8Iz72dHSUWG2yUVCj_onBUjqGQanEHcxLUwoy6NLChHocupW9VJlsLzQdH80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005280s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000363s ] [ 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.000439s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070534s] [吞吐率:14.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.004007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001351s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000521s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064007s] [吞吐率:15.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.000733s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065407s] [吞吐率:15.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.011168s ] 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.000462s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063209s] [吞吐率:15.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.002022s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066137s] [吞吐率:15.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.000668s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071035s] [吞吐率:14.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.001261s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000490s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064928s] [吞吐率:15.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.002199s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001815s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063656s] [吞吐率: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.001699s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001332s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067502s] [吞吐率:14.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.001870s ] 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.000634s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074098s] [吞吐率: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.005060s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-06-10T09:01:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072091s] [吞吐率:13.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.008241s ] 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.000517s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049453s] [吞吐率:20.22req/s] [内存消耗:2,450.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001102s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000656s ] [ 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.000608s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.058551s] [吞吐率:17.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001022s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006544s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.002138s ] [ 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-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.064446s] [吞吐率:15.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000851s ] [ 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.000453s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.064569s] [吞吐率:15.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000828s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000545s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000932s ] [ 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.000932s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.067747s] [吞吐率:14.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004103s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.015851s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000984s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001014s ] [ 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.001103s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044994s] [吞吐率:22.23req/s] [内存消耗:2,471.12kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001039s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ 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.000757s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052884s] [吞吐率:18.91req/s] [内存消耗:2,418.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002343s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001124s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000954s ] [ 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-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.076748s] [吞吐率:13.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009514s ] 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.000993s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.007734s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.003645s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001353s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.003409s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001261s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001413s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001185s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001202s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000857s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.063143s] [吞吐率:15.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006824s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000620s ] [ 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.000726s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.079555s] [吞吐率:12.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000529s ] 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.000557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000585s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001917s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001534s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002126s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001674s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000263s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164556s] [吞吐率:6.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NiwibmJmIjoxNzQ5NTE3Mjc2LCJleHAiOjE3NTIxMDkyNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aqndwqInRN0N8b-LuK3yuR-R2TiAsDdZabN4_7zOUPeZO96nHX2-t67RUEsBkc-8L56NocDKY_sVM08K9ZhZVNVFPc5NyyQXSC2FqxmUtSVbjJQxh09LpaJPpSHLzXCFjJoHgKMAudCx_i3piyBeIOI8ci5XJnXeLFusLb7wpdk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001249s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000556s ] [ 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.116923s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061074s] [吞吐率:16.37req/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.002337s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061337s] [吞吐率:16.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.002159s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T09:01:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062147s] [吞吐率:16.09req/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.015378s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:01:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036499s] [吞吐率:27.40req/s] [内存消耗:2,419.80kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NywibmJmIjoxNzQ5NTE3Mjc3LCJleHAiOjE3NTIxMDkyNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tzN3yl_cCKLjbCTHzD_vJdrGY6J0YrGDHDDLI5WlaYP0kXt_AhZuZMIN5TmGwfOh27baf4dJHODUFrpjxjUFvNAHzLXYWZb3NeDQSRTJ3JCouB01q2DM8sOPh9h6zhncqoT1V0-YYcPe0XYP9F7c_MGg2ZAdCQ-taxjVcv1RdOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002931s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000532s ] [ 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.000369s ] --------------------------------------------------------------- [2025-06-10T09:01:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037357s] [吞吐率:26.77req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NywibmJmIjoxNzQ5NTE3Mjc3LCJleHAiOjE3NTIxMDkyNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tzN3yl_cCKLjbCTHzD_vJdrGY6J0YrGDHDDLI5WlaYP0kXt_AhZuZMIN5TmGwfOh27baf4dJHODUFrpjxjUFvNAHzLXYWZb3NeDQSRTJ3JCouB01q2DM8sOPh9h6zhncqoT1V0-YYcPe0XYP9F7c_MGg2ZAdCQ-taxjVcv1RdOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003204s ] 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.000304s ] [ 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.000566s ] [ 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.000497s ] --------------------------------------------------------------- [2025-06-10T09:01:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.052435s] [吞吐率:19.07req/s] [内存消耗:2,472.34kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NywibmJmIjoxNzQ5NTE3Mjc3LCJleHAiOjE3NTIxMDkyNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tzN3yl_cCKLjbCTHzD_vJdrGY6J0YrGDHDDLI5WlaYP0kXt_AhZuZMIN5TmGwfOh27baf4dJHODUFrpjxjUFvNAHzLXYWZb3NeDQSRTJ3JCouB01q2DM8sOPh9h6zhncqoT1V0-YYcPe0XYP9F7c_MGg2ZAdCQ-taxjVcv1RdOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014789s ] 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.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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.000500s ] --------------------------------------------------------------- [2025-06-10T09:01:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.344514s] [吞吐率:2.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI3NywibmJmIjoxNzQ5NTE3Mjc3LCJleHAiOjE3NTIxMDkyNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tzN3yl_cCKLjbCTHzD_vJdrGY6J0YrGDHDDLI5WlaYP0kXt_AhZuZMIN5TmGwfOh27baf4dJHODUFrpjxjUFvNAHzLXYWZb3NeDQSRTJ3JCouB01q2DM8sOPh9h6zhncqoT1V0-YYcPe0XYP9F7c_MGg2ZAdCQ-taxjVcv1RdOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014472s ] 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.000263s ] [ 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.072890s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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.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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006432s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006694s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006407s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006377s ] --------------------------------------------------------------- [2025-06-10T09:01:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053062s] [吞吐率:18.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.002553s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:01:22+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034524s] [吞吐率:28.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4MSwibmJmIjoxNzQ5NTE3MjgxLCJleHAiOjE3NTIxMDkyODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D6UGPmuoe19hhJJ6Hiea_-v997tXyrHGyz9S9AYRdqFWHLOMaQsb1oydaQxWETkdZ0j_wDpACA0k0r4ThapIc5xFjB_L5bAIuJaw4kXEiK2Zu3OwFSg2d98bVrMFfGrtkoaXkERas3DkLnJM3BDEyYpRJZTSSFw-45_buPROivU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001278s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000377s ] [ 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.000496s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063259s] [吞吐率:15.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.001520s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001321s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062136s] [吞吐率:16.09req/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.001643s ] 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-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061630s] [吞吐率: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.003899s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062754s] [吞吐率:15.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.001121s ] 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.000828s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062842s] [吞吐率:15.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.008496s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003960s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.004125s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061987s] [吞吐率: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.001003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000800s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062232s] [吞吐率: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.001127s ] 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.000781s ] --------------------------------------------------------------- [2025-06-10T09:01:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062932s] [吞吐率:15.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.010825s ] 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.000457s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.048234s] [吞吐率:20.73req/s] [内存消耗:2,472.35kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005824s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000750s ] [ 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-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051187s] [吞吐率:19.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008553s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.005363s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001265s ] [ 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-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051191s] [吞吐率:19.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000687s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001161s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001182s ] [ 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.001559s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.050952s] [吞吐率:19.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001007s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.002067s ] [ 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.000480s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.054626s] [吞吐率:18.31req/s] [内存消耗:2,418.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003006s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001533s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001203s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001857s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000716s ] [ 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.000804s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.058276s] [吞吐率:17.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002166s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000837s ] [ 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.000468s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055985s] [吞吐率:17.86req/s] [内存消耗:2,470.95kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005560s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001190s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002399s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000958s ] [ 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.000674s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057917s] [吞吐率:17.27req/s] [内存消耗:2,471.12kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004250s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000788s ] [ 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.000508s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064807s] [吞吐率:15.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000798s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001903s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.004428s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001411s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001298s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001135s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000906s ] [ 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.001051s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001003s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.065399s] [吞吐率:15.29req/s] [内存消耗:2,450.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007258s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ 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 (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.000416s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161827s] [吞吐率:6.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NiwibmJmIjoxNzQ5NTE3Mjg2LCJleHAiOjE3NTIxMDkyODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kfmg4hkCmAFuBBXbCn8SlO4LZgaS04PBSfmAbLGlXrzRbmuQbQBfo0_MPOF8nPyO95fMHaxXB7YfkIdDUGkZNkRncFdFecG9AOO9ax4fo7yQWqn5RR_iuPmHhkIHE-BUu_Id-dU0yN2VBMuVc_s7Phiy0oMNJ7oBjeIWJgZ6ot8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005087s ] 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.000318s ] [ 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.114317s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055087s] [吞吐率:18.15req/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.001037s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055538s] [吞吐率:18.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.000966s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056537s] [吞吐率:17.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.015530s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056791s] [吞吐率:17.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.012030s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049041s] [吞吐率:20.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.015264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001166s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T09:01:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039597s] [吞吐率:25.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.000885s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T09:01:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041862s] [吞吐率:23.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NywibmJmIjoxNzQ5NTE3Mjg3LCJleHAiOjE3NTIxMDkyODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n2ds88oRe7j0I2SNKRn7KeSYHOMAt1QQHXg0tVNuhB5twUfKGGP34CUqytKTbBpxDzbVEl6Ulqe2JGq-FXLihokctY7pz6O9H9IgF47-IxDqpgDiC-9F6I2QXazPxDNmPKalXbWNf-t6WYEavjGhv82nAi8rmRDIUNQceyoVK_w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006133s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000672s ] [ 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.000604s ] --------------------------------------------------------------- [2025-06-10T09:01:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042309s] [吞吐率:23.64req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NywibmJmIjoxNzQ5NTE3Mjg3LCJleHAiOjE3NTIxMDkyODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n2ds88oRe7j0I2SNKRn7KeSYHOMAt1QQHXg0tVNuhB5twUfKGGP34CUqytKTbBpxDzbVEl6Ulqe2JGq-FXLihokctY7pz6O9H9IgF47-IxDqpgDiC-9F6I2QXazPxDNmPKalXbWNf-t6WYEavjGhv82nAi8rmRDIUNQceyoVK_w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000710s ] [ 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.000635s ] --------------------------------------------------------------- [2025-06-10T09:01:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047952s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NywibmJmIjoxNzQ5NTE3Mjg3LCJleHAiOjE3NTIxMDkyODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n2ds88oRe7j0I2SNKRn7KeSYHOMAt1QQHXg0tVNuhB5twUfKGGP34CUqytKTbBpxDzbVEl6Ulqe2JGq-FXLihokctY7pz6O9H9IgF47-IxDqpgDiC-9F6I2QXazPxDNmPKalXbWNf-t6WYEavjGhv82nAi8rmRDIUNQceyoVK_w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005389s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000672s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001887s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001592s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001529s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001526s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000228s ] --------------------------------------------------------------- [2025-06-10T09:01:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041683s] [吞吐率:23.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NywibmJmIjoxNzQ5NTE3Mjg3LCJleHAiOjE3NTIxMDkyODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n2ds88oRe7j0I2SNKRn7KeSYHOMAt1QQHXg0tVNuhB5twUfKGGP34CUqytKTbBpxDzbVEl6Ulqe2JGq-FXLihokctY7pz6O9H9IgF47-IxDqpgDiC-9F6I2QXazPxDNmPKalXbWNf-t6WYEavjGhv82nAi8rmRDIUNQceyoVK_w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000407s ] [ 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.000697s ] --------------------------------------------------------------- [2025-06-10T09:01:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.054712s] [吞吐率:18.28req/s] [内存消耗:2,419.77kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NywibmJmIjoxNzQ5NTE3Mjg3LCJleHAiOjE3NTIxMDkyODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n2ds88oRe7j0I2SNKRn7KeSYHOMAt1QQHXg0tVNuhB5twUfKGGP34CUqytKTbBpxDzbVEl6Ulqe2JGq-FXLihokctY7pz6O9H9IgF47-IxDqpgDiC-9F6I2QXazPxDNmPKalXbWNf-t6WYEavjGhv82nAi8rmRDIUNQceyoVK_w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014207s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000323s ] [ 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:01:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.338171s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI4NywibmJmIjoxNzQ5NTE3Mjg3LCJleHAiOjE3NTIxMDkyODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n2ds88oRe7j0I2SNKRn7KeSYHOMAt1QQHXg0tVNuhB5twUfKGGP34CUqytKTbBpxDzbVEl6Ulqe2JGq-FXLihokctY7pz6O9H9IgF47-IxDqpgDiC-9F6I2QXazPxDNmPKalXbWNf-t6WYEavjGhv82nAi8rmRDIUNQceyoVK_w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000937s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000392s ] [ 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.075036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006774s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006493s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006573s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006459s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006452s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.008035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007338s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006715s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006582s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006376s ] --------------------------------------------------------------- [2025-06-10T09:01:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054736s] [吞吐率:18.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.004138s ] 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.000364s ] --------------------------------------------------------------- [2025-06-10T09:01:32+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038519s] [吞吐率:25.96req/s] [内存消耗:2,477.31kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5MSwibmJmIjoxNzQ5NTE3MjkxLCJleHAiOjE3NTIxMDkyOTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DMVT6WPfXzMr2CcJ4s59HmKrEpRUdXkG_ywMgGzXRw8hSFzw7CJMX0DoAFEVdC1lRapCXF0OwePhbRBDEMwhT4QR80VEY9oGIydzkvFr0lGjawEofBVDm5BbdqAvkE2CWMjNqNNToJmkLL1wWST-ea32fuHtIHaGbuPu73d-srI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004910s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000541s ] [ 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.000497s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064636s] [吞吐率:15.47req/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.004129s ] 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.000400s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063971s] [吞吐率:15.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.000621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057992s] [吞吐率: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.008150s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001491s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003292s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056108s] [吞吐率:17.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.004469s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056015s] [吞吐率: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.000999s ] 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.000539s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060100s] [吞吐率: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.000653s ] 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.000407s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065885s] [吞吐率:15.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.002492s ] 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.000521s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057071s] [吞吐率: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.006965s ] 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.000340s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062931s] [吞吐率:15.89req/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.006682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000537s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059397s] [吞吐率: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.005187s ] 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.000396s ] --------------------------------------------------------------- [2025-06-10T09:01:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059459s] [吞吐率:16.82req/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.007638s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036359s] [吞吐率:27.50req/s] [内存消耗:2,418.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001613s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048302s] [吞吐率:20.70req/s] [内存消耗:2,450.15kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000551s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000754s ] [ 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.000828s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050820s] [吞吐率:19.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010262s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000889s ] [ 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.000873s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049713s] [吞吐率:20.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007753s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001455s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052074s] [吞吐率:19.20req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013412s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001399s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001077s ] [ 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.001150s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.055096s] [吞吐率:18.15req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001363s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001311s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.002756s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000840s ] [ 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.000867s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038303s] [吞吐率:26.11req/s] [内存消耗:2,472.27kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003630s ] 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` 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` [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ 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.000507s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.044667s] [吞吐率:22.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000631s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000774s ] [ 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.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000793s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043785s] [吞吐率:22.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009237s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000326s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.343822s] [吞吐率:2.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NiwibmJmIjoxNzQ5NTE3Mjk2LCJleHAiOjE3NTIxMDkyOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.f8hJIdFDygpaaat3xkaMxEnefTISFsGPu08hC-X2t4beh2eKhYWwHXCwnhBQK_p3SGTkMGnuc8ZVXU68XPvkNuhptvawx1LUrLugpQHr39v_Ipq4SRBI4nNOsEOaRbwOjGEejccvS4AFm-BnWK_0xpcLLh-M6MhqrbqA-j-zt4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001955s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ 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.074649s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006797s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006531s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006507s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006493s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006519s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006493s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006459s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006468s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053938s] [吞吐率:18.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.002075s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T09:01:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054267s] [吞吐率:18.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.006476s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:01:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.041894s] [吞吐率:23.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NywibmJmIjoxNzQ5NTE3Mjk3LCJleHAiOjE3NTIxMDkyOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.t7JSHoYOWfmEWpjcJ6Nc4wieWYisN1hBgEjAR-tbKpIaZiB9GblB8uoqvixP2U72sFlhRcsHmmnlYB7KJUUEqVKS3lDOiySsQ5oEihsArdd6WRKZhZ3WR2-wCgOBtLHPjOsmJlKdjed2OV0oLR501hJnQ3f63CWPjYDY-080HCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000958s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000667s ] [ 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.001786s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001515s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001502s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001453s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000225s ] --------------------------------------------------------------- [2025-06-10T09:01:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051969s] [吞吐率:19.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NywibmJmIjoxNzQ5NTE3Mjk3LCJleHAiOjE3NTIxMDkyOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.t7JSHoYOWfmEWpjcJ6Nc4wieWYisN1hBgEjAR-tbKpIaZiB9GblB8uoqvixP2U72sFlhRcsHmmnlYB7KJUUEqVKS3lDOiySsQ5oEihsArdd6WRKZhZ3WR2-wCgOBtLHPjOsmJlKdjed2OV0oLR501hJnQ3f63CWPjYDY-080HCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000535s ] [ 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.000514s ] --------------------------------------------------------------- [2025-06-10T09:01:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.147894s] [吞吐率:6.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzI5NywibmJmIjoxNzQ5NTE3Mjk3LCJleHAiOjE3NTIxMDkyOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.t7JSHoYOWfmEWpjcJ6Nc4wieWYisN1hBgEjAR-tbKpIaZiB9GblB8uoqvixP2U72sFlhRcsHmmnlYB7KJUUEqVKS3lDOiySsQ5oEihsArdd6WRKZhZ3WR2-wCgOBtLHPjOsmJlKdjed2OV0oLR501hJnQ3f63CWPjYDY-080HCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ 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.113837s ] --------------------------------------------------------------- [2025-06-10T09:01:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065050s] [吞吐率:15.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.009846s ] 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.000345s ] --------------------------------------------------------------- [2025-06-10T09:01:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065067s] [吞吐率:15.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.009448s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:01:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.046951s] [吞吐率:21.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwMSwibmJmIjoxNzQ5NTE3MzAxLCJleHAiOjE3NTIxMDkzMDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IqCGuzF5Ar6G27-JzoBVSBgmm4w7FDQePZ271P29pv0aItf045dJt3dNgLF5AlHadnqJQX5ecDcj9s4VvMs8nfXS8fjZc_aeyPfO3vnVBOVzB3JnA3Q753Vo43wieFvD6OlvvM0pDN4G-FnV7xqmLw5OCtYJFrjlUhGQY_arIPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013404s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000367s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-06-10T09:01:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047353s] [吞吐率:21.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwMSwibmJmIjoxNzQ5NTE3MzAxLCJleHAiOjE3NTIxMDkzMDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IqCGuzF5Ar6G27-JzoBVSBgmm4w7FDQePZ271P29pv0aItf045dJt3dNgLF5AlHadnqJQX5ecDcj9s4VvMs8nfXS8fjZc_aeyPfO3vnVBOVzB3JnA3Q753Vo43wieFvD6OlvvM0pDN4G-FnV7xqmLw5OCtYJFrjlUhGQY_arIPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013233s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000599s ] [ 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.000490s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061427s] [吞吐率:16.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.000800s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054937s] [吞吐率: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.013977s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054163s] [吞吐率: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.004069s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055048s] [吞吐率:18.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.011552s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062233s] [吞吐率:16.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.004236s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002722s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000915s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058141s] [吞吐率:17.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.004117s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064843s] [吞吐率:15.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.001374s ] 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.000407s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067675s] [吞吐率:14.78req/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.016047s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-06-10T09:01:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068553s] [吞吐率:14.59req/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.009766s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045777s] [吞吐率:21.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] 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.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000737s ] [ 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.001419s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051326s] [吞吐率:19.48req/s] [内存消耗:2,471.19kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001339s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001044s ] [ 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.000672s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051335s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001403s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001034s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002149s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002168s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002508s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002131s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000488s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.054081s] [吞吐率:18.49req/s] [内存消耗:2,419.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003992s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000609s ] [ 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.000446s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.058265s] [吞吐率:17.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000719s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000892s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000935s ] [ 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.000895s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.056771s] [吞吐率:17.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000820s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000724s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.059149s] [吞吐率:16.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004343s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000558s ] [ 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.000419s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.064329s] [吞吐率:15.55req/s] [内存消耗:2,450.16kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006376s ] 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.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000695s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000805s ] [ 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.000644s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.065783s] [吞吐率:15.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014779s ] 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.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000718s ] [ 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.000871s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.177680s] [吞吐率:5.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002483s ] 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.000310s ] [ 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.119104s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.358585s] [吞吐率:2.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNiwibmJmIjoxNzQ5NTE3MzA2LCJleHAiOjE3NTIxMDkzMDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GWGW8bi8btTT4Ls9IVNOjOfz8oSD9H1Yw2zjgGd8WR-RCHx342cGxh3Z6MpB3OaC1VE95wowCFMv91ronn3sXbaySvqCDYXEqqlWQnaJ39VASBa-QCKVMN7uoPq9IKOSVTz_UlhUc9OXFKByc_byQX7upnSE1EaJkTCyP-0I1Gg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ 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.076904s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006874s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006524s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006438s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006402s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006601s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006438s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006370s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006357s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006366s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055132s] [吞吐率:18.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.002565s ] 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.000376s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055445s] [吞吐率:18.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.002949s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T09:01:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054794s] [吞吐率:18.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.000820s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T09:01:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.038837s] [吞吐率:25.75req/s] [内存消耗:2,418.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNywibmJmIjoxNzQ5NTE3MzA3LCJleHAiOjE3NTIxMDkzMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgEa9hTu1s5j93aXkiLRZx0dZ247t_1foDPLC4wxD_3-bJT1_wqyUx_y4mt4F7RUrP1x5KXl-oxhAZ6bQwUApm7Knih86xOe3LpQRV1Ocrx6t7GS2zChBPVuAo87bI1GEvWuox0mQAeeQfvlK6QHZIJ85aO6G3wqMe9B3oBOyqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003399s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000624s ] [ 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.000387s ] --------------------------------------------------------------- [2025-06-10T09:01:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038143s] [吞吐率:26.22req/s] [内存消耗:2,472.83kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNywibmJmIjoxNzQ5NTE3MzA3LCJleHAiOjE3NTIxMDkzMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgEa9hTu1s5j93aXkiLRZx0dZ247t_1foDPLC4wxD_3-bJT1_wqyUx_y4mt4F7RUrP1x5KXl-oxhAZ6bQwUApm7Knih86xOe3LpQRV1Ocrx6t7GS2zChBPVuAo87bI1GEvWuox0mQAeeQfvlK6QHZIJ85aO6G3wqMe9B3oBOyqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000716s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ 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.000673s ] --------------------------------------------------------------- [2025-06-10T09:01:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039174s] [吞吐率:25.53req/s] [内存消耗:2,472.27kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNywibmJmIjoxNzQ5NTE3MzA3LCJleHAiOjE3NTIxMDkzMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgEa9hTu1s5j93aXkiLRZx0dZ247t_1foDPLC4wxD_3-bJT1_wqyUx_y4mt4F7RUrP1x5KXl-oxhAZ6bQwUApm7Knih86xOe3LpQRV1Ocrx6t7GS2zChBPVuAo87bI1GEvWuox0mQAeeQfvlK6QHZIJ85aO6G3wqMe9B3oBOyqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000767s ] [ 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.000738s ] --------------------------------------------------------------- [2025-06-10T09:01:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048522s] [吞吐率:20.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMwNywibmJmIjoxNzQ5NTE3MzA3LCJleHAiOjE3NTIxMDkzMDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgEa9hTu1s5j93aXkiLRZx0dZ247t_1foDPLC4wxD_3-bJT1_wqyUx_y4mt4F7RUrP1x5KXl-oxhAZ6bQwUApm7Knih86xOe3LpQRV1Ocrx6t7GS2zChBPVuAo87bI1GEvWuox0mQAeeQfvlK6QHZIJ85aO6G3wqMe9B3oBOyqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002151s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001369s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000761s ] [ 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.000731s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-06-10T09:01:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062752s] [吞吐率:15.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.012296s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:01:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034046s] [吞吐率:29.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxMSwibmJmIjoxNzQ5NTE3MzExLCJleHAiOjE3NTIxMDkzMTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xBPDCTtipuzyucGZPlfVJ_zcxf2Pk2ifRd7YVLzrozF1ShGfkkY-L4SdC2TohFFpUamr74ZlSShoKvHGwS6QrQxyjTddjkY5W2ErsE6qyCMWUXlz6CRyCgQ9TxTCsx-N_RyeoyFO7QmGrVx9dFkQYR18XRc8AwNx9Wf3nKEp9lg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000511s ] [ 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-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063141s] [吞吐率: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.006780s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061304s] [吞吐率:16.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.009430s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060456s] [吞吐率:16.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.000555s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000285s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058383s] [吞吐率:17.13req/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.008379s ] 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.000586s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062366s] [吞吐率:16.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.000755s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002034s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064041s] [吞吐率:15.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.011898s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064044s] [吞吐率:15.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.009270s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062323s] [吞吐率:16.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.006879s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065545s] [吞吐率:15.26req/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.010677s ] 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.000313s ] --------------------------------------------------------------- [2025-06-10T09:01:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061535s] [吞吐率:16.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.009805s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037151s] [吞吐率:26.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001142s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000801s ] [ 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-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.042839s] [吞吐率:23.34req/s] [内存消耗:2,567.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001120s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000710s ] [ 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.000776s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042832s] [吞吐率:23.35req/s] [内存消耗:2,472.30kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000702s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ 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.000593s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044831s] [吞吐率:22.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009315s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000743s ] [ 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.000786s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.044433s] [吞吐率:22.51req/s] [内存消耗:2,418.63kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000726s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000960s ] [ 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.000369s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.055232s] [吞吐率:18.11req/s] [内存消耗:2,419.76kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015151s ] 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.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000553s ] [ 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.000312s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059824s] [吞吐率:16.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011192s ] 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.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000471s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001993s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001576s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001600s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001522s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000229s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062508s] [吞吐率:16.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001302s ] 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.000608s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000769s ] [ 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.000742s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000900s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.068620s] [吞吐率:14.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008328s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.170205s] [吞吐率:5.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008941s ] 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.000598s ] [ 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.118353s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.347384s] [吞吐率:2.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNiwibmJmIjoxNzQ5NTE3MzE2LCJleHAiOjE3NTIxMDkzMTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iX1lDdtifC-rKifHwwuy7P4iNYgLadd4WcGPnD08XVRSBSYoLDaHf9cuSdOQk9txFqeORG1Zgi3aRK1kkVZxjV-X28SfhROp8B9-pMxfsaI0FJOOm_xHQ7AVOMuN9rfHHgiEpSeQ73tZgU5ebxdrxpKyGBxKXqFsDRpXgRuFUTs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000635s ] 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.000287s ] [ 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.076915s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006885s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006617s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006548s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006450s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006503s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006394s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006394s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006429s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053933s] [吞吐率: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.001146s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054363s] [吞吐率: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.014861s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055089s] [吞吐率: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.005642s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T09:01:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053984s] [吞吐率:18.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.004663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T09:01:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040461s] [吞吐率:24.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNywibmJmIjoxNzQ5NTE3MzE3LCJleHAiOjE3NTIxMDkzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e2USL6SVOkkfMo9tRQQuKUNYcpJqKcPWcW-WRrLfUp9MFkUm7cz75Yo0lCkd1ynBNqSWK82sZv0GUQMXBdEoDIXJFPau4TizyGth7g-4sNMoEzhYys7AZIBu5oZKooarxOgXHLXBx1sV8PMUBLUxTWdL5ugYRuK7KKM9edZGcO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000639s ] [ 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.000361s ] --------------------------------------------------------------- [2025-06-10T09:01:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.040263s] [吞吐率:24.84req/s] [内存消耗:2,450.18kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNywibmJmIjoxNzQ5NTE3MzE3LCJleHAiOjE3NTIxMDkzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e2USL6SVOkkfMo9tRQQuKUNYcpJqKcPWcW-WRrLfUp9MFkUm7cz75Yo0lCkd1ynBNqSWK82sZv0GUQMXBdEoDIXJFPau4TizyGth7g-4sNMoEzhYys7AZIBu5oZKooarxOgXHLXBx1sV8PMUBLUxTWdL5ugYRuK7KKM9edZGcO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004026s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000720s ] [ 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.000418s ] --------------------------------------------------------------- [2025-06-10T09:01:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040607s] [吞吐率:24.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNywibmJmIjoxNzQ5NTE3MzE3LCJleHAiOjE3NTIxMDkzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e2USL6SVOkkfMo9tRQQuKUNYcpJqKcPWcW-WRrLfUp9MFkUm7cz75Yo0lCkd1ynBNqSWK82sZv0GUQMXBdEoDIXJFPau4TizyGth7g-4sNMoEzhYys7AZIBu5oZKooarxOgXHLXBx1sV8PMUBLUxTWdL5ugYRuK7KKM9edZGcO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004632s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000626s ] [ 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.000488s ] --------------------------------------------------------------- [2025-06-10T09:01:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041154s] [吞吐率:24.30req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNywibmJmIjoxNzQ5NTE3MzE3LCJleHAiOjE3NTIxMDkzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e2USL6SVOkkfMo9tRQQuKUNYcpJqKcPWcW-WRrLfUp9MFkUm7cz75Yo0lCkd1ynBNqSWK82sZv0GUQMXBdEoDIXJFPau4TizyGth7g-4sNMoEzhYys7AZIBu5oZKooarxOgXHLXBx1sV8PMUBLUxTWdL5ugYRuK7KKM9edZGcO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000955s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000647s ] [ 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.000558s ] --------------------------------------------------------------- [2025-06-10T09:01:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055591s] [吞吐率:17.99req/s] [内存消耗:2,471.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMxNywibmJmIjoxNzQ5NTE3MzE3LCJleHAiOjE3NTIxMDkzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e2USL6SVOkkfMo9tRQQuKUNYcpJqKcPWcW-WRrLfUp9MFkUm7cz75Yo0lCkd1ynBNqSWK82sZv0GUQMXBdEoDIXJFPau4TizyGth7g-4sNMoEzhYys7AZIBu5oZKooarxOgXHLXBx1sV8PMUBLUxTWdL5ugYRuK7KKM9edZGcO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015626s ] 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.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ 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.000475s ] --------------------------------------------------------------- [2025-06-10T09:02:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066322s] [吞吐率:15.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.015090s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T09:02:02+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045675s] [吞吐率:21.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyMSwibmJmIjoxNzQ5NTE3MzIxLCJleHAiOjE3NTIxMDkzMjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sGuNXFE9ZcCchHqTEAxVnpqq8tyhlWIaJz8-L2QdymNFuicPkvA3yMBvmR02L6LLOLJk9-oeFNnY85M5-wxAZI-rQ4rE5qYdeKB98VtJdO7qS_499eDq68Zu80BEbxy_6toFDdhFcLZ6SMuNrQ0ByXtsxYKFe8jvYOJBNBoTLtw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012154s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000533s ] [ 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-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070213s] [吞吐率:14.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.004845s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064837s] [吞吐率:15.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.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056980s] [吞吐率:17.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.000781s ] 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.000420s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060031s] [吞吐率:16.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.013230s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062372s] [吞吐率:16.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.000674s ] 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.000416s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061435s] [吞吐率:16.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.009318s ] 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.000389s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064257s] [吞吐率:15.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.004167s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060050s] [吞吐率: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.000814s ] 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.000445s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066522s] [吞吐率:15.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.000620s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064765s] [吞吐率:15.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.005636s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-06-10T09:02:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074199s] [吞吐率:13.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.014513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.043832s] [吞吐率:22.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003014s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001131s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000720s ] [ 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.000794s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049028s] [吞吐率:20.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007817s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001401s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000803s ] [ 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.000418s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049874s] [吞吐率:20.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000909s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000972s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000824s ] [ 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.001104s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.052659s] [吞吐率:18.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003961s ] 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.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001307s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000894s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001260s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.002077s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052924s] [吞吐率:18.90req/s] [内存消耗:2,477.22kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000903s ] 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.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000636s ] [ 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.000513s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052065s] [吞吐率:19.21req/s] [内存消耗:2,471.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000641s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001644s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001992s ] [ 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-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.057556s] [吞吐率:17.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001699s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001150s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.002847s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.003338s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001454s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001271s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001122s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001251s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001139s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.058696s] [吞吐率:17.04req/s] [内存消耗:2,418.68kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001597s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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.000315s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.063162s] [吞吐率:15.83req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005730s ] 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.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000627s ] [ 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.000541s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.070419s] [吞吐率:14.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000658s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000467s ] [ 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.001467s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001434s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001491s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000227s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.345092s] [吞吐率:2.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNiwibmJmIjoxNzQ5NTE3MzI2LCJleHAiOjE3NTIxMDkzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Hf9IgXrJf5PVsA0swgpFuAErsLb-3U7sZvQSeEMpjm7ONWCNEUjmL-JGzrsAg5ITmaklkMKxBurMj9xhhy5yieHUN9Cv2dErNfz00pue2SclAYEOKDf_3nZzciqCg0YLVtOw5XghuPNIU85lECbfVJqVxUcEzTY9NdVek8uP2RE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.003769s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000846s ] [ 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.073948s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006735s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006484s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006450s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006581s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006589s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006475s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006378s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006471s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006382s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054192s] [吞吐率:18.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.002556s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:02:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053773s] [吞吐率:18.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.002329s ] 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.000308s ] --------------------------------------------------------------- [2025-06-10T09:02:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036184s] [吞吐率:27.64req/s] [内存消耗:2,450.14kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNywibmJmIjoxNzQ5NTE3MzI3LCJleHAiOjE3NTIxMDkzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q_ZT_hKh9iKwjXAp4SbZeeQv0yE2bryxL4R937nqCJRRewRuSpbndxGZMocac1YpEEN9I5ak0LM6KvuXuGBv24KiFkYTYu_GVQh7EoQ5Jc1XaCE9Sdl9i3LR-g_E1cyouK4U4yMK2QTuqEyS2lbvqeSSGzDK9p9ZGDhcK60xNks', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001964s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ 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.000463s ] --------------------------------------------------------------- [2025-06-10T09:02:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035660s] [吞吐率:28.04req/s] [内存消耗:2,472.27kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNywibmJmIjoxNzQ5NTE3MzI3LCJleHAiOjE3NTIxMDkzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q_ZT_hKh9iKwjXAp4SbZeeQv0yE2bryxL4R937nqCJRRewRuSpbndxGZMocac1YpEEN9I5ak0LM6KvuXuGBv24KiFkYTYu_GVQh7EoQ5Jc1XaCE9Sdl9i3LR-g_E1cyouK4U4yMK2QTuqEyS2lbvqeSSGzDK9p9ZGDhcK60xNks', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001473s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ 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.000553s ] --------------------------------------------------------------- [2025-06-10T09:02:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049998s] [吞吐率:20.00req/s] [内存消耗:2,419.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNywibmJmIjoxNzQ5NTE3MzI3LCJleHAiOjE3NTIxMDkzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q_ZT_hKh9iKwjXAp4SbZeeQv0yE2bryxL4R937nqCJRRewRuSpbndxGZMocac1YpEEN9I5ak0LM6KvuXuGBv24KiFkYTYu_GVQh7EoQ5Jc1XaCE9Sdl9i3LR-g_E1cyouK4U4yMK2QTuqEyS2lbvqeSSGzDK9p9ZGDhcK60xNks', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014247s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000511s ] [ 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.000320s ] --------------------------------------------------------------- [2025-06-10T09:02:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161592s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMyNywibmJmIjoxNzQ5NTE3MzI3LCJleHAiOjE3NTIxMDkzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q_ZT_hKh9iKwjXAp4SbZeeQv0yE2bryxL4R937nqCJRRewRuSpbndxGZMocac1YpEEN9I5ak0LM6KvuXuGBv24KiFkYTYu_GVQh7EoQ5Jc1XaCE9Sdl9i3LR-g_E1cyouK4U4yMK2QTuqEyS2lbvqeSSGzDK9p9ZGDhcK60xNks', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014222s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ 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.113717s ] --------------------------------------------------------------- [2025-06-10T09:02:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065558s] [吞吐率:15.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.014374s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T09:02:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064937s] [吞吐率:15.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.013800s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:02:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.045101s] [吞吐率:22.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzMSwibmJmIjoxNzQ5NTE3MzMxLCJleHAiOjE3NTIxMDkzMzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XoVJ_dxEjGWCWRlC3VxexStrTBvXvCXRdhGmsJ1puXfU3nbsijVokdfdFVq7UlN1TJNKkmJSV7rBL2zU4ndp3VyP-8m84ccPtE6PXzN5zxZy8of-DZbLoFnkkHWVGvdtjFkPt6nX0gMNsNufQG5hwDUz01Jj-MvsdmTG8vms0Zk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010165s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000501s ] [ 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.000421s ] --------------------------------------------------------------- [2025-06-10T09:02:12+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045497s] [吞吐率:21.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzMSwibmJmIjoxNzQ5NTE3MzMxLCJleHAiOjE3NTIxMDkzMzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XoVJ_dxEjGWCWRlC3VxexStrTBvXvCXRdhGmsJ1puXfU3nbsijVokdfdFVq7UlN1TJNKkmJSV7rBL2zU4ndp3VyP-8m84ccPtE6PXzN5zxZy8of-DZbLoFnkkHWVGvdtjFkPt6nX0gMNsNufQG5hwDUz01Jj-MvsdmTG8vms0Zk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010508s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000497s ] [ 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-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060238s] [吞吐率:16.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.000889s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055952s] [吞吐率: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.006429s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052411s] [吞吐率:19.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.002353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055541s] [吞吐率:18.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.008324s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001157s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058198s] [吞吐率:17.18req/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.002441s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052864s] [吞吐率:18.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.007228s ] 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.000422s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052003s] [吞吐率:19.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.002810s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T09:02:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057362s] [吞吐率: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.009695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036249s] [吞吐率:27.59req/s] [内存消耗:2,419.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001196s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ 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.000600s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.040009s] [吞吐率:24.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001102s ] [ 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.001098s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.056123s] [吞吐率:17.82req/s] [内存消耗:2,418.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011247s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002633s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001821s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000454s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039699s] [吞吐率:25.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000986s ] 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.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000416s ] [ 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.000435s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043708s] [吞吐率:22.88req/s] [内存消耗:2,471.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001551s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ 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.000809s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039773s] [吞吐率:25.14req/s] [内存消耗:2,472.28kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000640s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000991s ] [ 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-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045627s] [吞吐率:21.92req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009220s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ 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.000485s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051968s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000636s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000617s ] [ 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.000754s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051675s] [吞吐率:19.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004838s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000450s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001830s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001486s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001520s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001504s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000237s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.064477s] [吞吐率:15.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013867s ] 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.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000526s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161808s] [吞吐率:6.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNiwibmJmIjoxNzQ5NTE3MzM2LCJleHAiOjE3NTIxMDkzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FSa6Dx-cKgDDzxp3fkF4sUYvoRcUTIx0dkY0o5ZAIL7l_7RmhSABdrcfXW2DRV7GPLi13SoHgrU6uoZQU2Eid31UfXphb1uATJ7KHG-M0EBy4BAmq1Gg_mq-b6WfBy7H4K69yazJoGA4UcvK46Brd-0bs23yb_WdC4mGHx6hAH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014272s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ 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.114622s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053578s] [吞吐率: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.001633s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053672s] [吞吐率:18.63req/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.001531s ] 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.000389s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054494s] [吞吐率:18.35req/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.014131s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T09:02:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054454s] [吞吐率:18.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.014224s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T09:02:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036381s] [吞吐率:27.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNywibmJmIjoxNzQ5NTE3MzM3LCJleHAiOjE3NTIxMDkzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VtzL6SC8vF1ELx327D4yWQH7a_CBOyAnwA5zbstE9X4VH33lhgoauMPpNkl7y07MrJyrAZsVsjQVD5s091SLKN8J59ddzOH6sP3cXIP3BZZrtXHJnhS6UqttLnqgmZdGeforCvyzMLlohw_uOIKBCtZQIq_AQeu_6hcfaxT-q7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001725s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000495s ] [ 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:02:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036894s] [吞吐率:27.10req/s] [内存消耗:2,450.10kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNywibmJmIjoxNzQ5NTE3MzM3LCJleHAiOjE3NTIxMDkzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VtzL6SC8vF1ELx327D4yWQH7a_CBOyAnwA5zbstE9X4VH33lhgoauMPpNkl7y07MrJyrAZsVsjQVD5s091SLKN8J59ddzOH6sP3cXIP3BZZrtXHJnhS6UqttLnqgmZdGeforCvyzMLlohw_uOIKBCtZQIq_AQeu_6hcfaxT-q7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000583s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000412s ] [ 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.000448s ] --------------------------------------------------------------- [2025-06-10T09:02:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060317s] [吞吐率:16.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNywibmJmIjoxNzQ5NTE3MzM3LCJleHAiOjE3NTIxMDkzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VtzL6SC8vF1ELx327D4yWQH7a_CBOyAnwA5zbstE9X4VH33lhgoauMPpNkl7y07MrJyrAZsVsjQVD5s091SLKN8J59ddzOH6sP3cXIP3BZZrtXHJnhS6UqttLnqgmZdGeforCvyzMLlohw_uOIKBCtZQIq_AQeu_6hcfaxT-q7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015955s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-06-10T09:02:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.327455s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzMzNywibmJmIjoxNzQ5NTE3MzM3LCJleHAiOjE3NTIxMDkzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VtzL6SC8vF1ELx327D4yWQH7a_CBOyAnwA5zbstE9X4VH33lhgoauMPpNkl7y07MrJyrAZsVsjQVD5s091SLKN8J59ddzOH6sP3cXIP3BZZrtXHJnhS6UqttLnqgmZdGeforCvyzMLlohw_uOIKBCtZQIq_AQeu_6hcfaxT-q7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001781s ] 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` 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.073134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006782s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006484s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006370s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006580s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006394s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=30 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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006400s ] --------------------------------------------------------------- [2025-06-10T09:02:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059571s] [吞吐率:16.79req/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.008975s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:02:22+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042631s] [吞吐率:23.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxNzM0MSwibmJmIjoxNzQ5NTE3MzQxLCJleHAiOjE3NTIxMDkzNDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZzlVtVN6lutMWIxLdDWnnqdC7Ivn-3rihGDY9g8yvoJ-Jxn2sbaX6i6jxrVGdTsa7VP-wjrhBbwG71lXfgQnPJbKKXoU7HhvA1j2qJWpJggzLEZE2gDMfzZr7_gB9g7r5jjAZjPu_QJyzorzyFs_DsW2_moXK4ucMSntG1Ziglw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009254s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ 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.000466s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059346s] [吞吐率:16.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.000560s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055193s] [吞吐率: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.000823s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053908s] [吞吐率:18.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.000581s ] 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.000310s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054601s] [吞吐率:18.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.000637s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052353s] [吞吐率:19.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.000701s ] 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-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055833s] [吞吐率:17.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.000954s ] 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.001085s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059548s] [吞吐率:16.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.007573s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000806s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064190s] [吞吐率:15.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.015959s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000941s ] --------------------------------------------------------------- [2025-06-10T09:02:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056756s] [吞吐率: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.000993s ] 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.000468s ]