--------------------------------------------------------------- [2025-06-10T11:21:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154721s] [吞吐率:6.46req/s] [内存消耗:2,423.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NiwibmJmIjoxNzQ5NTI1NjY2LCJleHAiOjE3NTIxMTc2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZwmJdT3py_a-szirteAa0bUGS1sV7lOaa_OaToo1NRdd4iLfs9IcZu8AddqBun-cmiutMgcVm9yldubJys2-hPh0_NTmuVeUn_1TsH8tQg0s1YU_L4enzjSfCq-Q5LVMFTIzpV5ghyQgEXlYMyP68wxq0oDD22AEhVyIB-sf3IU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000661s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ 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.121687s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.340730s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NiwibmJmIjoxNzQ5NTI1NjY2LCJleHAiOjE3NTIxMTc2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZwmJdT3py_a-szirteAa0bUGS1sV7lOaa_OaToo1NRdd4iLfs9IcZu8AddqBun-cmiutMgcVm9yldubJys2-hPh0_NTmuVeUn_1TsH8tQg0s1YU_L4enzjSfCq-Q5LVMFTIzpV5ghyQgEXlYMyP68wxq0oDD22AEhVyIB-sf3IU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000461s ] [ 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.080118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006755s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006295s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006187s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006562s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006911s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006217s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006202s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006195s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006146s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006644s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006201s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057607s] [吞吐率: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.000674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057700s] [吞吐率: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.001000s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057276s] [吞吐率:17.46req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000883s ] 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.000442s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044244s] [吞吐率:22.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.003010s ] 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.000943s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058390s] [吞吐率: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.014079s ] 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-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057607s] [吞吐率: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.006378s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001558s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002201s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058695s] [吞吐率:17.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.013863s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000895s ] --------------------------------------------------------------- [2025-06-10T11:21:07+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.006123s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036154s] [吞吐率:27.66req/s] [内存消耗:2,510.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038329s] [吞吐率:26.09req/s] [内存消耗:2,583.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000584s ] [ 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.000709s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.048158s] [吞吐率:20.77req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012517s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.046860s] [吞吐率:21.34req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010122s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ 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.000401s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.048360s] [吞吐率:20.68req/s] [内存消耗:2,500.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010810s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000618s ] [ 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.000540s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049979s] [吞吐率:20.01req/s] [内存消耗:2,502.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000681s ] [ 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.000518s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.062873s] [吞吐率:15.91req/s] [内存消耗:2,502.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010840s ] 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.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ 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.000486s ] --------------------------------------------------------------- [2025-06-10T11:21:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.068382s] [吞吐率:14.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY2NywibmJmIjoxNzQ5NTI1NjY3LCJleHAiOjE3NTIxMTc2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gU160v09atk3SpE0NX_hTFTU0z3jf4hbBJ9hR8dTtS-mcstda9lDUi0Nbfqpx9ylpL8NQfljdJkx8LAKtD1MiJGek_AKjaJvEKYB1UJYJw0p-NKRSR3gLMdSMM2FVM4U18hibGYGZQYN4PpD1HRP1oHp0zzrkAcbYfPsSSEMKSc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012103s ] 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.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000445s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001709s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001481s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001468s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001458s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T11:21:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058288s] [吞吐率:17.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.003654s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T11:21:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.039122s] [吞吐率:25.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3MSwibmJmIjoxNzQ5NTI1NjcxLCJleHAiOjE3NTIxMTc2NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PO1XjYUuRiGV0I9AjAk3rM2YWknYcSbRfAZ8E5J-iNRXtSqeh0LlucTg8lWd1cxDTqJk4R4R8ShTK1PlfK-hVanqnr1lnCrBuWLW5CSOHDIWWOYVQZOphLphVr4k6S6G1KYqjaBQqDud08XVY6_N4NJoZRRcEHMa-2s3gU5COBw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001048s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000349s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T11:21:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039608s] [吞吐率:25.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3MSwibmJmIjoxNzQ5NTI1NjcxLCJleHAiOjE3NTIxMTc2NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PO1XjYUuRiGV0I9AjAk3rM2YWknYcSbRfAZ8E5J-iNRXtSqeh0LlucTg8lWd1cxDTqJk4R4R8ShTK1PlfK-hVanqnr1lnCrBuWLW5CSOHDIWWOYVQZOphLphVr4k6S6G1KYqjaBQqDud08XVY6_N4NJoZRRcEHMa-2s3gU5COBw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001053s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ 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.000453s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057816s] [吞吐率: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.000638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057689s] [吞吐率:17.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.001074s ] 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.000461s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056597s] [吞吐率: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.012724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057973s] [吞吐率:17.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.014697s ] 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.000375s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057372s] [吞吐率:17.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.000554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058013s] [吞吐率: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.003573s ] 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.000412s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058908s] [吞吐率:16.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.000621s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000308s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059312s] [吞吐率:16.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.008253s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000460s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038018s] [吞吐率:26.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000644s ] [ 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.000779s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039188s] [吞吐率:25.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003265s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043101s] [吞吐率:23.20req/s] [内存消耗:2,432.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.051614s] [吞吐率:19.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] 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.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000344s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050796s] [吞吐率:19.69req/s] [内存消耗:2,502.53kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007011s ] 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.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053725s] [吞吐率:18.61req/s] [内存消耗:2,502.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013913s ] 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.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000773s ] [ 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.000594s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.060772s] [吞吐率:16.45req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013014s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000559s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001908s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002289s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002168s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001563s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T11:21:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168998s] [吞吐率:5.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000798s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ 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.119412s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.336219s] [吞吐率:2.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NiwibmJmIjoxNzQ5NTI1Njc2LCJleHAiOjE3NTIxMTc2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B1djNG8FeDfpXRsrXOMrxcuJSJoPcdCWe-K1rNi4d5fFrfR9kKqeFVhI4NWtfPokT21PSBDRX1Ikt8-3fW1XZN2jHaMmm0NWARKF_IGU1suuFHQKNymooRCQ-XuifYqksK0jgseDoBkEHSce8p_YMsLM7jQAYQRK8pPlhQFUeH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011639s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.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.076619s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006604s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006317s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006980s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006315s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006287s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006330s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006003s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033494s] [吞吐率:29.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.001063s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055581s] [吞吐率:17.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001679s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055038s] [吞吐率: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.000531s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055920s] [吞吐率:17.88req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055587s] [吞吐率:17.99req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013498s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002595s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057231s] [吞吐率:17.47req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003783s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001689s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056869s] [吞吐率:17.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.014338s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000488s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.040588s] [吞吐率:24.64req/s] [内存消耗:2,500.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001004s ] [ 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.000970s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036081s] [吞吐率:27.72req/s] [内存消耗:2,510.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000751s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000626s ] [ 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.000608s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037418s] [吞吐率:26.73req/s] [内存消耗:2,424.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ 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.000437s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.039715s] [吞吐率:25.18req/s] [内存消耗:2,467.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000720s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,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-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.047735s] [吞吐率:20.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001203s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000900s ] [ 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.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000933s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051700s] [吞吐率:19.34req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007373s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.051687s] [吞吐率:19.35req/s] [内存消耗:2,422.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013415s ] 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.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ 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.000357s ] --------------------------------------------------------------- [2025-06-10T11:21:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052845s] [吞吐率:18.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY3NywibmJmIjoxNzQ5NTI1Njc3LCJleHAiOjE3NTIxMTc2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EdsPgVyLzRRA_LecMcaftg87I08xJ8GdTtkO-o9oQjW6yRzM4RzgvuGnTB2_QVRVE_rU-6-WhU3Xo5YUOU_swgF2fN_LVA4sJVGf6tNrNKjJl8H5OEmhJ27JVHCEAwp5mPxEKGo5Btv-1PDtzKjUiXiff4oS4KrIfEYJfYDejlU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009649s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000568s ] [ 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-10T11:21:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060157s] [吞吐率:16.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.008467s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T11:21:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041902s] [吞吐率:23.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4MSwibmJmIjoxNzQ5NTI1NjgxLCJleHAiOjE3NTIxMTc2ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.em6vJqp4knHLTG8MkLxin7n5lD8jwy4val7DDNmgUekJiEt5rWPKzh8NWigdvn246wufEnrphYewbUuj-zHAQyO4maRyfasDCfqRrvSXtBTzwyBhmtjalIsfijfFqnPtqNPkaSvy0i3yR4YTtxTcnoMqWyBxVmBouoaa36mBbxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008171s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000379s ] [ 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.000480s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061733s] [吞吐率: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.001411s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001154s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067582s] [吞吐率:14.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000989s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001278s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000761s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061809s] [吞吐率:16.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000746s ] 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.000447s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062348s] [吞吐率:16.04req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000542s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063055s] [吞吐率:15.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.000910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062064s] [吞吐率:16.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.006902s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000293s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059275s] [吞吐率:16.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.000657s ] 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.000307s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061739s] [吞吐率: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.003233s ] 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.000313s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045027s] [吞吐率:22.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001118s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000630s ] [ 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.000442s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044886s] [吞吐率:22.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004318s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000714s ] [ 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.000913s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050450s] [吞吐率:19.82req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001027s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000543s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000899s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052200s] [吞吐率:19.16req/s] [内存消耗:2,510.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001066s ] 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.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001347s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001062s ] [ 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.000833s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052261s] [吞吐率:19.13req/s] [内存消耗:2,502.47kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000977s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000853s ] [ 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.000717s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.053834s] [吞吐率:18.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000385s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064045s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004031s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001232s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001560s ] [ 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.001160s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001148s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000987s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.064213s] [吞吐率:15.57req/s] [内存消耗:2,500.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004607s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000608s ] [ 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.000566s ] --------------------------------------------------------------- [2025-06-10T11:21:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.063024s] [吞吐率:15.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NiwibmJmIjoxNzQ5NTI1Njg2LCJleHAiOjE3NTIxMTc2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QiTUx8505XGGHgrSECH74byM27AmKoAVmmxBTYd86C3-AZDKldteo8OTDmT0U9My4-l_p8EZ3WAvukFhNZTjamUesVfhs2QKY9gmR0dqMeOyo9Hp9xChE8yEp3WBvQYttDVpUEBCTVEj5lxASM91adIq8zbub6AXuKC3DunSwyc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015382s ] 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.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000621s ] [ 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.000551s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053934s] [吞吐率: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.000847s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052421s] [吞吐率:19.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.000598s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055270s] [吞吐率:18.09req/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.000580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.010678s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000495s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055068s] [吞吐率:18.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000918s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000488s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054073s] [吞吐率: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.003065s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002395s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001022s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055937s] [吞吐率:17.88req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002890s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049308s] [吞吐率:20.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.007455s ] 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.000499s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.037303s] [吞吐率:26.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.000729s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038546s] [吞吐率:25.94req/s] [内存消耗:2,502.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001043s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002503s ] [ 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.000576s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.041656s] [吞吐率:24.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004191s ] 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.000969s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001043s ] [ 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.001379s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039501s] [吞吐率:25.32req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001060s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001185s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000955s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000883s ] [ 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.000373s ] --------------------------------------------------------------- [2025-06-10T11:21:27+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.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000787s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002294s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000755s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057991s] [吞吐率:17.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002534s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001045s ] [ 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.002556s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002250s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002246s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001844s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.064177s] [吞吐率:15.58req/s] [内存消耗:2,424.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050840s] [吞吐率:19.67req/s] [内存消耗:2,467.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005163s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000494s ] --------------------------------------------------------------- [2025-06-10T11:21:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162776s] [吞吐率:6.14req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001285s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.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.116443s ] --------------------------------------------------------------- [2025-06-10T11:21:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.341476s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY4NywibmJmIjoxNzQ5NTI1Njg3LCJleHAiOjE3NTIxMTc2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JLiYuXpLNGIdlEhLHVR1DrERA5O8y8Thk-j0JiO6-zmfdD3SoZdww3OM2w0RbWdwdRuDTHC7rETedqo_xtnH-_DfNmZ0GY2wh-SPWNEaXaAufhVQMG0NFmbuqXHDXvIyZof5vfWrzAz2aMgBMjc0X3FfDANsODRdqULW95p-CLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001046s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ 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.076581s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006881s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006323s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006291s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006211s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006125s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007845s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.008071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.008079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.008080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] --------------------------------------------------------------- [2025-06-10T11:21:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066921s] [吞吐率:14.94req/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.015760s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T11:21:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048826s] [吞吐率:20.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5MSwibmJmIjoxNzQ5NTI1NjkxLCJleHAiOjE3NTIxMTc2OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WXcqsgYg3g1tbJsJo02bNjOtergGFM-gmXhTJmEYWM-CYLU-zYQn-037movvqgSl48y7dJKcQo7aM2a2NRoCrKlrd91TTQE9Aw9KMRCeQXc_-KNhaEyhi_2oXNMkp449Ie_ti-RjwMsNjvpukwYzxdXQql54JhsotKnVD9vel9Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015262s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000552s ] [ 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-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064667s] [吞吐率:15.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.005406s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000472s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063195s] [吞吐率: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.015293s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064631s] [吞吐率:15.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.003961s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065789s] [吞吐率: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.002438s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065749s] [吞吐率:15.21req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003717s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001247s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064917s] [吞吐率:15.40req/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.006541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041306s] [吞吐率:24.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001295s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.047767s] [吞吐率:20.93req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000833s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049908s] [吞吐率:20.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000768s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000906s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055708s] [吞吐率:17.95req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003076s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001189s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000803s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001827s ] [ 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.002228s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002229s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.057119s] [吞吐率:17.51req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001504s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000525s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ 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.000642s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.056338s] [吞吐率:17.75req/s] [内存消耗:2,424.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004109s ] 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.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000834s ] [ 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.000413s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055902s] [吞吐率:17.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006171s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000786s ] [ 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.000876s ] --------------------------------------------------------------- [2025-06-10T11:21:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.171200s] [吞吐率:5.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003170s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000396s ] [ 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.118014s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.347459s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NiwibmJmIjoxNzQ5NTI1Njk2LCJleHAiOjE3NTIxMTc2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.g-oWtV3aBMD6agHHKhmASf1K8-FXr0YS-y2vCZBkTvs87VKy33F_3Yu7gNepIeAahrinpyzzUwlCYwXdgad8X6fq_VrxCESdTRqfxWpKXull7EJIuPnQiXrcbqFUqWF9caxcxAHTVxDsZKyLy7zCQja2BkHs6Xt_63fW4JptvKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012131s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000405s ] [ 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.079878s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006728s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.006232s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007805s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006290s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006175s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057141s] [吞吐率:17.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.000933s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001663s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000529s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054787s] [吞吐率:18.25req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000804s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001737s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001267s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056915s] [吞吐率:17.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000775s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056550s] [吞吐率: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.001478s ] 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.000591s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058625s] [吞吐率: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.005496s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059538s] [吞吐率:16.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056303s] [吞吐率: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.000670s ] 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.000384s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056533s] [吞吐率: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.004004s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037957s] [吞吐率:26.35req/s] [内存消耗:2,500.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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.000626s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036309s] [吞吐率:27.54req/s] [内存消耗:2,467.29kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000579s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001280s ] [ 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.000505s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.041814s] [吞吐率:23.92req/s] [内存消耗:2,502.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000739s ] [ 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.000632s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048857s] [吞吐率:20.47req/s] [内存消耗:2,510.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000716s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000781s ] [ 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.000647s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049073s] [吞吐率:20.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000890s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000789s ] [ 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.000879s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053727s] [吞吐率:18.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005900s ] 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.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001102s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001030s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.055082s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ 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_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.000327s ] --------------------------------------------------------------- [2025-06-10T11:21:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.058813s] [吞吐率:17.00req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTY5NywibmJmIjoxNzQ5NTI1Njk3LCJleHAiOjE3NTIxMTc2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dM0BRpPaLPAXoemk1oRPW2mfxZv5ytevTUa3kLzwHMNCn4CYQbCmXfb4Os84DT8cXpERYSh_2LdUUZQWBNK9vXBfg4YRmPE-AvmgyO3CO1CnBDIacybqXduO0sEuXs9ifsChfUi2YpL2VPJNLSFs7dSVrN99SnGETuAHvPIzpso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011301s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000543s ] [ 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-10T11:21:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051453s] [吞吐率:19.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.000826s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T11:21:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052537s] [吞吐率:19.03req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011181s ] 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.000328s ] --------------------------------------------------------------- [2025-06-10T11:21:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.035755s] [吞吐率:27.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwMSwibmJmIjoxNzQ5NTI1NzAxLCJleHAiOjE3NTIxMTc3MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jLyqCRdRDePEywIV09X2LsG6wHQh8M4BVrexFoy9oDd6Wx66ZsfdkatfL6zJ7TGE6I3OUBRlSl6HyQGIOPCGXGiylgFjDJuELrFrtZPl8FC_Fkg4G-uEBjsxxpXvxwNkdLz_5_jrDKSgl35qQG8jmE4g26CyKDGdlai0Wrdsqas', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001136s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T11:21:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035979s] [吞吐率:27.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwMSwibmJmIjoxNzQ5NTI1NzAxLCJleHAiOjE3NTIxMTc3MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jLyqCRdRDePEywIV09X2LsG6wHQh8M4BVrexFoy9oDd6Wx66ZsfdkatfL6zJ7TGE6I3OUBRlSl6HyQGIOPCGXGiylgFjDJuELrFrtZPl8FC_Fkg4G-uEBjsxxpXvxwNkdLz_5_jrDKSgl35qQG8jmE4g26CyKDGdlai0Wrdsqas', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060512s] [吞吐率:16.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.004112s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060566s] [吞吐率:16.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.015113s ] 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.000434s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060166s] [吞吐率:16.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.010015s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060305s] [吞吐率:16.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.009686s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061305s] [吞吐率:16.31req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007298s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064606s] [吞吐率:15.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001888s ] 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.000461s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061957s] [吞吐率:16.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.000617s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058034s] [吞吐率: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.003789s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061919s] [吞吐率:16.15req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006972s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039960s] [吞吐率:25.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001047s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001361s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000416s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.001085s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042115s] [吞吐率:23.74req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004978s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001836s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001061s ] [ 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.000650s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041340s] [吞吐率:24.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001047s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001059s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044631s] [吞吐率:22.41req/s] [内存消耗:2,567.71kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002296s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000769s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000890s ] [ 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.000863s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051163s] [吞吐率:19.55req/s] [内存消耗:2,502.43kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001521s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001260s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001853s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ 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.000587s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.061896s] [吞吐率:16.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008962s ] 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.000238s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000581s ] [ 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.000446s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.065639s] [吞吐率:15.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000417s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001947s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001559s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001619s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001551s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000234s ] --------------------------------------------------------------- [2025-06-10T11:21:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161859s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001103s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000789s ] [ 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.116249s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.340485s] [吞吐率:2.94req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNiwibmJmIjoxNzQ5NTI1NzA2LCJleHAiOjE3NTIxMTc3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yBsPMyvTiOgS9R2Qxn0rlCVx_Zqc7y6EiHH_JxkOsDw3DQ84eMeR5MvK7fePuwtF95NqBzFEfGEDksO_m-4awuH64ItR48dBl6k6VXO-OG5HFXhpnWO3REkmojemredSXbH5Vlz6AmceGh18s8oSFhjTsd7TFVMY5XGZgb8H7A8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000968s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001241s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000698s ] [ 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.086448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006345s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006264s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006174s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006140s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006122s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056535s] [吞吐率: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.000989s ] 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.000448s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040619s] [吞吐率:24.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.000781s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041730s] [吞吐率:23.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.000952s ] 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.000407s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047838s] [吞吐率:20.90req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007843s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047664s] [吞吐率:20.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.000667s ] 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.000458s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050198s] [吞吐率:19.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.002981s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001403s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000967s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049996s] [吞吐率:20.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.004682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001418s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050911s] [吞吐率:19.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.011108s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001688s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036241s] [吞吐率:27.59req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000547s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036891s] [吞吐率:27.11req/s] [内存消耗:2,502.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000890s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001184s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000770s ] [ 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.000876s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044865s] [吞吐率:22.29req/s] [内存消耗:2,583.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006248s ] 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.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000599s ] [ 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.000884s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.045768s] [吞吐率:21.85req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000678s ] 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.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000649s ] [ 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.000318s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055062s] [吞吐率:18.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006567s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001412s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001165s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000944s ] [ 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.000878s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001028s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.056913s] [吞吐率:17.57req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008853s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000508s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000917s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.055213s] [吞吐率:18.11req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008788s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-06-10T11:21:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.058193s] [吞吐率:17.18req/s] [内存消耗:2,500.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcwNywibmJmIjoxNzQ5NTI1NzA3LCJleHAiOjE3NTIxMTc3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vtY7JWfRPT8ID4NeMcF3WOufupVaV8AYbUN2S_Itnem-gmYEs_FWUjq7YJL5xMXTT-XtwoyATNIkcMYaMteQUDGhhJSMhucDY_yfT84KvM6HDSqP8xyll7PnNM61Na64xMy9KqI2LaBrNak7lFKSZSd8GLylSjd-adN73bP5NfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011525s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000675s ] [ 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.000653s ] --------------------------------------------------------------- [2025-06-10T11:21:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054272s] [吞吐率: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.003700s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T11:21:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037303s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxMSwibmJmIjoxNzQ5NTI1NzExLCJleHAiOjE3NTIxMTc3MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sbHEfNv02p4UbF0qNcIguCuxm5M3NCYWaPOHlEbhvQI5R4ZLS9jar9PxqpQjrcY5bk8oqGYis32dGOqRucWBAyN3WE46_TwN19uGa-VP4om4GGRGraeZBg_zF2fDjxvK1c6OgkO_Yi7dQxMJfH7E_D2yI8SptOJXY_tJw6sKFVE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003814s ] 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.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ 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-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061960s] [吞吐率:16.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001730s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055907s] [吞吐率:17.89req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000759s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001816s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057694s] [吞吐率:17.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.011405s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000523s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056050s] [吞吐率:17.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.009851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001164s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056309s] [吞吐率:17.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000668s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057420s] [吞吐率:17.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.007771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001476s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057494s] [吞吐率: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.004048s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.040162s] [吞吐率:24.90req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004265s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000805s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050415s] [吞吐率:19.84req/s] [内存消耗:2,502.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.005976s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.003168s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000641s ] [ 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.000597s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036727s] [吞吐率:27.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000746s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038254s] [吞吐率:26.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001455s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000566s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047031s] [吞吐率:21.26req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000725s ] 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.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000669s ] [ 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-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048745s] [吞吐率:20.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001165s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001007s ] [ 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.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000952s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050480s] [吞吐率:19.81req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003215s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000339s ] [ 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.000431s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051503s] [吞吐率:19.42req/s] [内存消耗:2,500.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015217s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000657s ] [ 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.000543s ] --------------------------------------------------------------- [2025-06-10T11:21:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152269s] [吞吐率:6.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNiwibmJmIjoxNzQ5NTI1NzE2LCJleHAiOjE3NTIxMTc3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.K598aqsoAIA5hew4GQtxkilgaLU_vG-cJQDfiRYGbys-p26L_5w-xX0zKbKuZqb3RRQ0NfpWOWr2k-Ap98a6xODAOPoh0SwOsTp39rkmCg8-mGn7V7R1FqQGN7FucRUV37aBDc1VEty8rNG9rAbB3ijWRnts-llhyph3siMySEY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000544s ] 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.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.116099s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057708s] [吞吐率: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.000942s ] 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.000397s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056586s] [吞吐率: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.002482s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057236s] [吞吐率:17.47req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000280s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057365s] [吞吐率:17.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.001036s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057271s] [吞吐率:17.46req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057857s] [吞吐率:17.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.001243s ] 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.000331s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058567s] [吞吐率:17.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.003468s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058814s] [吞吐率:17.00req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001421s ] 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.000406s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040112s] [吞吐率:24.93req/s] [内存消耗:2,502.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003529s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000730s ] [ 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.001382s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045764s] [吞吐率:21.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003151s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000970s ] [ 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.001140s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039996s] [吞吐率:25.00req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003583s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001397s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055057s] [吞吐率:18.16req/s] [内存消耗:2,567.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010396s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000737s ] [ 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.000819s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038952s] [吞吐率:25.67req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000684s ] [ 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.000643s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.047000s] [吞吐率:21.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.049434s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000505s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001841s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001588s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001539s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001525s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T11:21:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.053179s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015142s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000710s ] [ 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.000405s ] --------------------------------------------------------------- [2025-06-10T11:21:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.322014s] [吞吐率:3.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcxNywibmJmIjoxNzQ5NTI1NzE3LCJleHAiOjE3NTIxMTc3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NPhbkpKOFS6UzHeEJUlNNFLZFnhh5wKT9tnsPEvfi-3Cua_1RhwjSK_Nljuoqf30ir6fSlJCdT2D5Opw6BLfVMNFeY_jhvV1jai6hzwvleRA6U3NGqsEzzgr9010J_1bA9IQqaQdaxlH81O28ehoD6oyPki29BG2BF5muSEdZss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000819s ] 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` 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.074035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006921s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006584s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006208s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006206s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] --------------------------------------------------------------- [2025-06-10T11:22:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057249s] [吞吐率:17.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.003656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T11:22:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037615s] [吞吐率:26.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyMSwibmJmIjoxNzQ5NTI1NzIxLCJleHAiOjE3NTIxMTc3MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.t66EuSYxQzI-b2RwOUu_nc1QEVaFK6U0N723716zdurOHzS4d8Q5c8gE5_yuxqibu_ybPHaWI7hX0A-xYhPj_0vhnZ7IwCxzEE354IZtUsy4Ka0ITVuqXmSjCocvwSmdTsXZipYSYVSvtz_Mts9mljOpXntVxf-8m569f7p7zC0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004154s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ 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.000474s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054336s] [吞吐率: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.001708s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054302s] [吞吐率:18.42req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000743s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001284s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055979s] [吞吐率:17.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.001332s ] 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.000882s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054042s] [吞吐率:18.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.015866s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052012s] [吞吐率: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.005078s ] 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.000403s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054444s] [吞吐率:18.37req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014203s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055873s] [吞吐率: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.000777s ] 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.000329s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055627s] [吞吐率: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.000532s ] 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.000281s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036396s] [吞吐率:27.48req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001021s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ 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.000669s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042981s] [吞吐率:23.27req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006967s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001292s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000763s ] [ 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.000459s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042427s] [吞吐率:23.57req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005327s ] 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.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ 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.000557s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042596s] [吞吐率:23.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003108s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000612s ] [ 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.000534s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.043387s] [吞吐率:23.05req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000758s ] [ 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.000606s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047850s] [吞吐率:20.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004435s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000725s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000505s ] [ 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.001561s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001852s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001492s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000239s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042842s] [吞吐率:23.34req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002974s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039663s] [吞吐率:25.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000564s ] [ 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.000675s ] --------------------------------------------------------------- [2025-06-10T11:22:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052251s] [吞吐率:19.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNiwibmJmIjoxNzQ5NTI1NzI2LCJleHAiOjE3NTIxMTc3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lfny9rj7dpq638sDucY9xL8RFS1VRX6Um2lvDjOUSRz7OLDYpBwq2ArnbnCGzPJsd88VD4wQISngLChS2CnPgvHt3PDXY4VvyAzI8B3gTP2zoTHiKp99dSHK2WVQ_6gt-FWaJdz6DaoOqzobpYYRmPN9_AVt-ecYcCBoEZVk4nA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005195s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000814s ] [ 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.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000799s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054839s] [吞吐率:18.24req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000626s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054760s] [吞吐率: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.014396s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055390s] [吞吐率:18.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.015605s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054716s] [吞吐率: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.003502s ] 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.000434s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055490s] [吞吐率:18.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055788s] [吞吐率:17.93req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014254s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055607s] [吞吐率:17.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001746s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000302s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054895s] [吞吐率:18.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.000606s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036670s] [吞吐率:27.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.000760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000817s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038667s] [吞吐率:25.86req/s] [内存消耗:2,502.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.002259s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001438s ] [ 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.001043s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041727s] [吞吐率:23.97req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.005985s ] 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.000922s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000664s ] [ 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.000595s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042194s] [吞吐率:23.70req/s] [内存消耗:2,422.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.000649s ] 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.000718s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002388s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000688s ] [ 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.001241s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040988s] [吞吐率:24.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.005669s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000547s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.042743s] [吞吐率:23.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.007072s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000646s ] [ 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-10T11:22:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157107s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.005295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118409s ] --------------------------------------------------------------- [2025-06-10T11:22:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.325570s] [吞吐率:3.07req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTcyNywibmJmIjoxNzQ5NTI1NzI3LCJleHAiOjE3NTIxMTc3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M5BPbuOsecSb7J0VKmWKNYpEzConkrc9ewHhzsKnB6H9xm3Xtzv5UuSATX-DliQW8OPPjfesNK4pWteAqKnp75QOlvXFghK0GaHCKqK_mmAI4yMV4s-E-kPCstxQeVIUg7_pYmoCFVVXoAR-RfYw_D3TdMFrAOBWP2kEsS_71_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.007354s ] 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.000295s ] [ 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.076945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=24 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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006174s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006243s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006275s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] --------------------------------------------------------------- [2025-06-10T11:22:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071115s] [吞吐率:14.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.015898s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T11:22:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.052268s] [吞吐率:19.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczMSwibmJmIjoxNzQ5NTI1NzMxLCJleHAiOjE3NTIxMTc3MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WRRXd9xSNsl6fABz_RSuby6q9eewYo9AUdfEzoDwuW47BfEtXHXXBGGv1MQ1VTqOBYkUe6CBHf5JUjSfv0K6Y3Wl65krbPbAq_VSA56JLyj4DtuCsxBK1fNW5WeVMxFG07CibziktUeYiJlxSa7-a3598QLnn3XxcLOcj0fL6qM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014384s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T11:22:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052584s] [吞吐率:19.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczMSwibmJmIjoxNzQ5NTI1NzMxLCJleHAiOjE3NTIxMTc3MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.WRRXd9xSNsl6fABz_RSuby6q9eewYo9AUdfEzoDwuW47BfEtXHXXBGGv1MQ1VTqOBYkUe6CBHf5JUjSfv0K6Y3Wl65krbPbAq_VSA56JLyj4DtuCsxBK1fNW5WeVMxFG07CibziktUeYiJlxSa7-a3598QLnn3XxcLOcj0fL6qM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014326s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055169s] [吞吐率: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.001735s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054436s] [吞吐率:18.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.005423s ] 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.000879s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054911s] [吞吐率: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.003487s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055198s] [吞吐率: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.002229s ] 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.000474s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055384s] [吞吐率:18.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.004987s ] 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.000636s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054983s] [吞吐率: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.001031s ] 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.000325s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054902s] [吞吐率: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.003088s ] 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.000420s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066863s] [吞吐率: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.011529s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068388s] [吞吐率:14.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.015518s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.039685s] [吞吐率:25.20req/s] [内存消耗:2,510.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002217s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001992s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000701s ] [ 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.000640s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.042973s] [吞吐率:23.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001942s ] 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.001030s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002479s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001373s ] [ 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.001551s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048482s] [吞吐率:20.63req/s] [内存消耗:2,502.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001187s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001641s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001236s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000511s ] [ 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.000836s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.046491s] [吞吐率:21.51req/s] [内存消耗:2,414.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000887s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000444s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000920s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.043980s] [吞吐率:22.74req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005008s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.061854s] [吞吐率:16.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000828s ] [ 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.000864s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058893s] [吞吐率:16.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007698s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001189s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000951s ] --------------------------------------------------------------- [2025-06-10T11:22:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157373s] [吞吐率:6.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ 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.121940s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.327949s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNiwibmJmIjoxNzQ5NTI1NzM2LCJleHAiOjE3NTIxMTc3MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ECYKxs4m6cC96H_jqdO_F9QgzQUMFuRzaMUmph7HDNB_6A7F8nDZ5X5b1IOmJsdYTohNSvRAwg6GqsDbaRWACirWtvLpzcTXqrkhufXCD6zwUvE-4uUjPrLoIwoUGSRGm1qFyCtRqcYHYSBFgpHxFds5EZ9ISJyNR_KIMwfft-4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ 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.077124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006664s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006277s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006178s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006140s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056422s] [吞吐率:17.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002194s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054286s] [吞吐率:18.42req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001087s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054320s] [吞吐率: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.002421s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000944s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056714s] [吞吐率:17.63req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000649s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002182s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055661s] [吞吐率:17.97req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003525s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001443s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041531s] [吞吐率:24.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.001030s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049599s] [吞吐率:20.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011774s ] 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.000520s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037070s] [吞吐率:26.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000877s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000601s ] [ 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.000456s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037928s] [吞吐率:26.37req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000667s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001166s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000544s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.045039s] [吞吐率:22.20req/s] [内存消耗:2,500.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000590s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045323s] [吞吐率:22.06req/s] [内存消耗:2,424.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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.000401s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036409s] [吞吐率:27.47req/s] [内存消耗:2,502.53kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001867s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ 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.000568s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046285s] [吞吐率:21.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000670s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000426s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046658s] [吞吐率:21.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009231s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000776s ] --------------------------------------------------------------- [2025-06-10T11:22:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051592s] [吞吐率:19.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTczNywibmJmIjoxNzQ5NTI1NzM3LCJleHAiOjE3NTIxMTc3MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bSYZazE4yOM-8A1fcmjVDggWWjJwS7A3iJxLCF53QROcEVTVU9q_-eJPodvanmGlJi1TX7B2vxjtEzR_Q2RbU0S7ZoUVHTXxNoJaXyFo1A7Y-oVTm_Gjg2sIGX3x5lWUoK7jmbJ62UhI26GvATCeP0FB_iXXQxClVkmJyukW1dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000534s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002320s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001801s ] [ 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.001600s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-06-10T11:22:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052695s] [吞吐率: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.002058s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T11:22:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034872s] [吞吐率:28.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0MSwibmJmIjoxNzQ5NTI1NzQxLCJleHAiOjE3NTIxMTc3NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TQ6Hi9jCWEYxX5844xon0DgLcpEOBvLIdVkznwGnlJTQJm9jNbEV2bqIbLDo7WIFjKD0GRWPwFiXdelH4yRvF8tOyqzmk353mliWh0a8yyvvjblRTXXejdzDLcJtT9bF2bF7fVWQf3u7twAThMenRJ7nDLbl0Ho6fZoCbrn87-M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001447s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000539s ] [ 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-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054124s] [吞吐率:18.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000539s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055865s] [吞吐率: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.001721s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055108s] [吞吐率: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.001039s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052874s] [吞吐率:18.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055545s] [吞吐率:18.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.012992s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055180s] [吞吐率: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.001179s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061206s] [吞吐率:16.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.015838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001260s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061452s] [吞吐率:16.27req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010091s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001250s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000940s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035952s] [吞吐率:27.81req/s] [内存消耗:2,414.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001718s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000479s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000726s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037222s] [吞吐率:26.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000440s ] [ 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.000555s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037700s] [吞吐率:26.53req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001096s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000554s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000898s ] [ 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.000594s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038164s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000731s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001064s ] [ 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.000624s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037667s] [吞吐率:26.55req/s] [内存消耗:2,500.47kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000549s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000688s ] [ 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.000606s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.039934s] [吞吐率:25.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003703s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042297s] [吞吐率:23.64req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001802s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001101s ] [ 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.000626s ] --------------------------------------------------------------- [2025-06-10T11:22:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045445s] [吞吐率:22.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000551s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000886s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002210s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002015s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001554s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001587s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329726s] [吞吐率:3.03req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NiwibmJmIjoxNzQ5NTI1NzQ2LCJleHAiOjE3NTIxMTc3NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OojkOOHe4p2weqVW0KKexNjTz7IFHfq6_gM7wwiE_V2LinHIM1eU9TDKWK6Qf6GPZiKvlmSZmcgNDgQ7nRUDk4F5p4ZeuotY3bPSHKstAb0WPpRJnaVMxZgm24ZbkHGAy_yKMDqPTMn9Mg5JQKcRm1UBhlnrITWB9JcQNwPKSvE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015557s ] 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.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.073198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006644s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006345s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006172s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006003s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055581s] [吞吐率:17.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055043s] [吞吐率:18.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.000970s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053778s] [吞吐率:18.59req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013028s ] 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.000405s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054805s] [吞吐率: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.015913s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001640s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040234s] [吞吐率:24.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.001234s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055651s] [吞吐率:17.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007880s ] 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.000407s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056721s] [吞吐率:17.63req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001856s ] 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.000321s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056498s] [吞吐率:17.70req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.038211s] [吞吐率:26.17req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001168s ] 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.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.040621s] [吞吐率:24.62req/s] [内存消耗:2,467.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001722s ] 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.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000402s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050596s] [吞吐率:19.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001095s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001473s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001267s ] [ 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.001143s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000908s ] [ 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.000831s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001043s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042477s] [吞吐率:23.54req/s] [内存消耗:2,424.35kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003395s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000376s ] [ 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.000361s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056380s] [吞吐率:17.74req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006772s ] 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.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ 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.000488s ] --------------------------------------------------------------- [2025-06-10T11:22:27+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.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015879s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000812s ] [ 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-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.057298s] [吞吐率:17.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015508s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ 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.000731s ] --------------------------------------------------------------- [2025-06-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.055839s] [吞吐率:17.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000569s ] [ 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-10T11:22:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154130s] [吞吐率:6.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc0NywibmJmIjoxNzQ5NTI1NzQ3LCJleHAiOjE3NTIxMTc3NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.w0Td5k5ZkNBROZJZBsXF0kWoafmhSEN8xBzHq3OEEO1T78-Tfdqby9QrpLvX5gLynPLE5BRx_wT2YOnVkcjB7I6UScjz9vZB_QPcLr-dhqcs16zBH1GUqv1swc8-8phTbKUMo8PAx-cBDZHQPMVY6t8V_NPmKKYWCppuEZSXnzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002746s ] 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.000275s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115275s ] --------------------------------------------------------------- [2025-06-10T11:22:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053956s] [吞吐率:18.53req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002777s ] 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.000346s ] --------------------------------------------------------------- [2025-06-10T11:22:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034176s] [吞吐率:29.26req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1MSwibmJmIjoxNzQ5NTI1NzUxLCJleHAiOjE3NTIxMTc3NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Kd7sWA0seN6gj9EFr6Jnoqt1sGQM0sN2mQJLUjcoUNIR_Ijq_vjBxtfFA4kkIESkWNLD3NEuTRJJXPhBXY4kaiJ8leGERwSJ6vLLsZSS7CfX5epOgorORHo-_jhXgeeyEEy9ocQVfoHd5gGYuj378E4BQMoiWAEfQ_DiKX3Ex5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000749s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ 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.000471s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059846s] [吞吐率:16.71req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] 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.000384s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044539s] [吞吐率:22.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.006330s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061334s] [吞吐率: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.014767s ] 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.000458s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055476s] [吞吐率:18.03req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015917s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055152s] [吞吐率: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.007608s ] 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.000334s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056835s] [吞吐率:17.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.011731s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055963s] [吞吐率: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.013403s ] 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.000307s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039559s] [吞吐率:25.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003092s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000947s ] [ 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.000564s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043535s] [吞吐率:22.97req/s] [内存消耗:2,567.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000713s ] [ 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.000801s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045427s] [吞吐率:22.01req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000593s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000654s ] [ 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.000399s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046794s] [吞吐率:21.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008098s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048312s] [吞吐率:20.70req/s] [内存消耗:2,510.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001041s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001256s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000823s ] [ 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.000621s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059675s] [吞吐率:16.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000843s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000464s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001798s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001913s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002215s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001908s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000276s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.062239s] [吞吐率:16.07req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014799s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ 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.000318s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.056011s] [吞吐率:17.85req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012320s ] 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.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ 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.000535s ] --------------------------------------------------------------- [2025-06-10T11:22:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152275s] [吞吐率:6.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NiwibmJmIjoxNzQ5NTI1NzU2LCJleHAiOjE3NTIxMTc3NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oEH82dxfp18OuvyubIYPC6pmkxWpOzORNuEraiQ7jlCYd5NWVQ2UlXocdpmCwB37PFcPU4AUO3vB4F_IzncCJeblZ__m6s2169SwcmIBiP_W6WSH-fjef2-VjVnVctxMHYbVkOJdrxR8N1mT-z2mkdcxok8EKF_0YDQXBWgg_4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001670s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ 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.116052s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055273s] [吞吐率:18.09req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001210s ] 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.000611s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055578s] [吞吐率:17.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056604s] [吞吐率: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.000819s ] 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.000425s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055652s] [吞吐率:17.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] 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.000431s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032680s] [吞吐率:30.60req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001474s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033277s] [吞吐率:30.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.000846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001288s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050431s] [吞吐率:19.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.010215s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039172s] [吞吐率:25.53req/s] [内存消耗:2,502.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000890s ] [ 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.000690s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044549s] [吞吐率:22.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002304s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000533s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000840s ] [ 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.000851s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046836s] [吞吐率:21.35req/s] [内存消耗:2,477.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000590s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000554s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055440s] [吞吐率:18.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004799s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001185s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001088s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.059678s] [吞吐率:16.76req/s] [内存消耗:2,467.35kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013375s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.060151s] [吞吐率:16.62req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009690s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000474s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000762s ] --------------------------------------------------------------- [2025-06-10T11:22:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.058775s] [吞吐率:17.01req/s] [内存消耗:2,502.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007831s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000671s ] [ 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.000491s ] --------------------------------------------------------------- [2025-06-10T11:22:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320672s] [吞吐率:3.12req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc1NywibmJmIjoxNzQ5NTI1NzU3LCJleHAiOjE3NTIxMTc3NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CSRCbK3-PZfVBNYKesC2fXE0WCPxV6KR2B0SMX6YHkH1wf-r7A1_7HC_a8R1e__tBQh7Lwe7uSQko-eH9JT0fYzXSoLM0I5IuJW6ebHRIBN47g_0He7OMSwN5JLqnyOwMuib9OMvcevSTiodZp67_97d11KG3TM5yj4oUDSrxsg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ 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.078090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006888s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006260s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006224s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006282s ] --------------------------------------------------------------- [2025-06-10T11:22:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054133s] [吞吐率:18.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.001197s ] 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.000440s ] --------------------------------------------------------------- [2025-06-10T11:22:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054165s] [吞吐率: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.000879s ] 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.000496s ] --------------------------------------------------------------- [2025-06-10T11:22:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.051393s] [吞吐率:19.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2MSwibmJmIjoxNzQ5NTI1NzYxLCJleHAiOjE3NTIxMTc3NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Q7F_XL2FJV-6Fs8OQGEfxatygFw4hzyWnOD3LgDCJclteJ3KhVzWwVbOBUP913WojYHrliI6uoP26fppyK2wRDdAJGbdpN1RmhPXpdo-RulwbD0_MgFYb3DjTvcAvTOTTfGhnaDut-YuvQigMpLcesrITt3ZPKbbJ0JBmN1yVAw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000526s ] [ 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.000371s ] --------------------------------------------------------------- [2025-06-10T11:22:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051472s] [吞吐率:19.43req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2MSwibmJmIjoxNzQ5NTI1NzYxLCJleHAiOjE3NTIxMTc3NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Q7F_XL2FJV-6Fs8OQGEfxatygFw4hzyWnOD3LgDCJclteJ3KhVzWwVbOBUP913WojYHrliI6uoP26fppyK2wRDdAJGbdpN1RmhPXpdo-RulwbD0_MgFYb3DjTvcAvTOTTfGhnaDut-YuvQigMpLcesrITt3ZPKbbJ0JBmN1yVAw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015880s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ 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.000447s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063637s] [吞吐率: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.002442s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001431s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000815s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058644s] [吞吐率:17.05req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003921s ] 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.000393s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058501s] [吞吐率:17.09req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007808s ] 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.000384s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057693s] [吞吐率: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.005876s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056832s] [吞吐率:17.60req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004138s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036274s] [吞吐率:27.57req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001154s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000313s ] [ 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.000648s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053459s] [吞吐率:18.71req/s] [内存消耗:2,467.21kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017449s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001210s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ 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.000782s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036440s] [吞吐率:27.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000501s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050015s] [吞吐率:19.99req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050794s] [吞吐率:19.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013760s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000674s ] [ 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.000347s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.051328s] [吞吐率:19.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014662s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000325s ] [ 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.000642s ] --------------------------------------------------------------- [2025-06-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049846s] [吞吐率:20.06req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012843s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ 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-10T11:22:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164519s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009734s ] 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 ] 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.118060s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.318264s] [吞吐率:3.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NiwibmJmIjoxNzQ5NTI1NzY2LCJleHAiOjE3NTIxMTc3NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xhbTbz4WWDUV5bIjg6gCdtMO8egpAiU63L4Y-TTOQiAxSdHLFpPk9RPvEkgheLEM4Q39mZzwSWvndsRr72zBptDBxq41vUExdGzkeb8JQykN7g6Tu7Ydv81wSTp8G1wy3TRlnjffhWsWXmDaBin9OBS7WIvASxAoEW1AYsLhyi0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001304s ] 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.000269s ] [ 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.076836s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=24 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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006143s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.036185s] [吞吐率:27.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.001062s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058133s] [吞吐率: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.001850s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058344s] [吞吐率:17.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000647s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001320s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057746s] [吞吐率:17.32req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013356s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001230s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000638s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058197s] [吞吐率:17.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.012082s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058222s] [吞吐率:17.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012012s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059482s] [吞吐率: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.012054s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037235s] [吞吐率:26.86req/s] [内存消耗:2,583.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000791s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.035912s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000740s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000559s ] [ 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.000742s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.034768s] [吞吐率:28.76req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] 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.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000306s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035674s] [吞吐率:28.03req/s] [内存消耗:2,502.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039460s] [吞吐率:25.34req/s] [内存消耗:2,500.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003304s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ 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-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040642s] [吞吐率:24.61req/s] [内存消耗:2,502.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005364s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000657s ] [ 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.000528s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.040911s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000483s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001869s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001553s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001554s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001478s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T11:22:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.046616s] [吞吐率:21.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc2NywibmJmIjoxNzQ5NTI1NzY3LCJleHAiOjE3NTIxMTc3NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ech02_Lsp7GAgS5J_f7ECJQTKUETgwc1fjYl_olL9RdvpvQKOo-TleB55DwCnrhz2lpdO38FrQhyQT2N_uio9O5tpesbUnlp5mR-6FELs6QJnNh5w9n_f6otN3IbP4WpkJoeAmiEgBWSMEY-AgqAnRDJO0q8M6bJPnksVhASTpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000712s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000733s ] --------------------------------------------------------------- [2025-06-10T11:22:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055127s] [吞吐率:18.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.004363s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T11:22:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041622s] [吞吐率:24.03req/s] [内存消耗:2,477.18kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3MSwibmJmIjoxNzQ5NTI1NzcxLCJleHAiOjE3NTIxMTc3NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RbgZmve5rA6lX_kjNpxjq06Md3MDYKa88gzdkux4REa5GHPRL57-2z-VXOKzO9ToXXlWjG1eQkOXIQmoGBbcrRoBMmonT_vNtbfhpY7w3T-qZlEPQiefIA1aNj-CDE__D_76uJL0soasBIoaA1DNhPqJBFEd45O8VUu3j52XeK0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055885s] [吞吐率:17.89req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000901s ] 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.000632s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054231s] [吞吐率:18.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.000581s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054308s] [吞吐率:18.41req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006180s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056362s] [吞吐率:17.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056052s] [吞吐率:17.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.010207s ] 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.000384s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056182s] [吞吐率:17.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.015540s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053819s] [吞吐率:18.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.003941s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057381s] [吞吐率: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.010576s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037190s] [吞吐率:26.89req/s] [内存消耗:2,477.33kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001053s ] 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.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038586s] [吞吐率:25.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000643s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001095s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041754s] [吞吐率:23.95req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000234s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ 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.000604s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.042686s] [吞吐率:23.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000574s ] [ 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.000506s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043752s] [吞吐率:22.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001895s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000496s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001877s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001691s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001612s ] [ 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.000393s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048383s] [吞吐率:20.67req/s] [内存消耗:2,424.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009812s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036885s] [吞吐率:27.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-06-10T11:22:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.044095s] [吞吐率:22.68req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008278s ] 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.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000520s ] [ 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.000321s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329761s] [吞吐率:3.03req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NiwibmJmIjoxNzQ5NTI1Nzc2LCJleHAiOjE3NTIxMTc3NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SRO81EJN4nKEeD3NqPfs8FxiZBeuJDnFv_2-NlCQQG8mlasQJQH2q58g7Cti-acfM7wZXbWU0J9jmAuck9_tnUfbOaIZ3jxWoI-a-MPO16imQYf3CTWDcJfvA7rHF_CJNuVyb0e3igS_j4imshxd-oRRRBYxxliUtPAyy5uFzBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ 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.073177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006981s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006309s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006250s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006255s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060011s] [吞吐率: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.002233s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001270s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000997s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059979s] [吞吐率:16.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.001726s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059989s] [吞吐率:16.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.003705s ] 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.000480s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061470s] [吞吐率:16.27req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002617s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047716s] [吞吐率:20.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.001476s ] 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.000311s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060986s] [吞吐率:16.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.001416s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061785s] [吞吐率:16.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.000701s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061467s] [吞吐率:16.27req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001581s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002049s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063778s] [吞吐率:15.68req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009299s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042283s] [吞吐率:23.65req/s] [内存消耗:2,467.40kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002391s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.001583s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001316s ] [ 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.000655s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044750s] [吞吐率:22.35req/s] [内存消耗:2,502.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001102s ] [ 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.000614s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.047107s] [吞吐率:21.23req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001178s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001657s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000827s ] [ 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.000823s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054794s] [吞吐率:18.25req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002178s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001181s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001050s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001223s ] [ 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.000634s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.055862s] [吞吐率:17.90req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004023s ] 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.000721s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.001046s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.056871s] [吞吐率:17.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004273s ] 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.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000634s ] [ 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.000801s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055758s] [吞吐率:17.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005110s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001740s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001061s ] [ 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-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061203s] [吞吐率:16.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001005s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001341s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001568s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001358s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001404s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001251s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001130s ] --------------------------------------------------------------- [2025-06-10T11:22:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166827s] [吞吐率:5.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc3NywibmJmIjoxNzQ5NTI1Nzc3LCJleHAiOjE3NTIxMTc3NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8qdE_6Map3FP4CAK621tmpnB9X25czxY3IMfbCk_OiCjGLgUItberVr3g_vJVysfKKALst8zAy1azCFep_5gX5nGmtHmky3GHgDZkUc6bD1TEMDrpooOQL9yn_7n9hmb2QreQsFcbIV4ccsmdvs58VbzWRU-DfoNOslbuLaIM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001799s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001403s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000392s ] [ 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.119804s ] --------------------------------------------------------------- [2025-06-10T11:23:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058647s] [吞吐率:17.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007568s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T11:23:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039616s] [吞吐率:25.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4MSwibmJmIjoxNzQ5NTI1NzgxLCJleHAiOjE3NTIxMTc3ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xmCgus4qnbSE8V1roD-ZLe2vgAYzQXBKMF6vv1T7R46RBu0cNA0-7Da-9Vxwe6bCTmrH6EPyzzG2hyWqMJgwUUJD6Q6yw6rMirI50vMP5N5mp7r8Lnmj2R2lIPJSIGUn2kjqMZSQWGotpKIvG9MKUYh98gwS5bCR6rODVXzCkCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006161s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ 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.000478s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067541s] [吞吐率:14.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.000708s ] 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.000415s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062152s] [吞吐率: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.003401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001338s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061908s] [吞吐率:16.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007545s ] 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.000331s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061474s] [吞吐率:16.27req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004664s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062038s] [吞吐率:16.12req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010492s ] 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.000366s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062896s] [吞吐率:15.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.000541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000280s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063197s] [吞吐率: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.000661s ] 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.000411s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061414s] [吞吐率:16.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.000623s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035877s] [吞吐率:27.87req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001582s ] 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.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038585s] [吞吐率:25.92req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ 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.000518s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050502s] [吞吐率:19.80req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013898s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051833s] [吞吐率:19.29req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015287s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050861s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003496s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000735s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052129s] [吞吐率:19.18req/s] [内存消耗:2,502.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014541s ] 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.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000835s ] [ 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-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055730s] [吞吐率:17.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000542s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001912s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001581s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001737s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001596s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-06-10T11:23:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.064450s] [吞吐率:15.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006993s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000536s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.330904s] [吞吐率:3.02req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NiwibmJmIjoxNzQ5NTI1Nzg2LCJleHAiOjE3NTIxMTc3ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XdCk-2TANRLtnKRxenILn07ybaDSJ3YJs1bgqCf_siTfaesTFTv67ZW_XwQC0SHHTmnsfkCK9pwIWg52eNQXw2INqOAz6VG1-9dBxXEEv2W2hWWXNGoTZtEeUPQhtOJvNfvzsKSr40o-i4bUONeKKCYZlnlbP9AnO35aNIQP5LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013027s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ 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.074375s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007125s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006318s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006159s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064487s] [吞吐率: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.000603s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064536s] [吞吐率:15.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.001048s ] 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.000679s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064308s] [吞吐率:15.55req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000658s ] 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.000436s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064805s] [吞吐率:15.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.000836s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064064s] [吞吐率:15.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.000555s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063847s] [吞吐率:15.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.003152s ] 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.000418s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065857s] [吞吐率:15.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.015570s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063943s] [吞吐率:15.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003865s ] 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.000452s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037312s] [吞吐率:26.80req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000840s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000466s ] [ 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.000522s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038343s] [吞吐率:26.08req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000623s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ 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.000604s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050920s] [吞吐率:19.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000946s ] [ 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.000355s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050165s] [吞吐率:19.93req/s] [内存消耗:2,500.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000719s ] [ 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.000700s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041161s] [吞吐率:24.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005694s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.052773s] [吞吐率:18.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014562s ] 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.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000612s ] [ 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.000990s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060762s] [吞吐率:16.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001309s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001060s ] [ 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.000899s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000819s ] [ 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.000833s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000764s ] --------------------------------------------------------------- [2025-06-10T11:23:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164548s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc4NywibmJmIjoxNzQ5NTI1Nzg3LCJleHAiOjE3NTIxMTc3ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h9AhQQL08I33XgT8sDmDCmXVgpRpg9vEEMm_C6AhzUo_CqjfsV8I58kHvYCVKhFk0QNeWGyFvNv4ovKM_3yBVGmdMpDM3oSxiSk6qneVsF3354Onxjk3iUVIMXtvRAjonj8zPAj1DtXClkelO0UHy4qMfEscraIsJzc8wUFgkN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006234s ] 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.000294s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116545s ] --------------------------------------------------------------- [2025-06-10T11:23:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061536s] [吞吐率: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.000876s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T11:23:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060836s] [吞吐率: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.005744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-06-10T11:23:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037541s] [吞吐率:26.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5MSwibmJmIjoxNzQ5NTI1NzkxLCJleHAiOjE3NTIxMTc3OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XBJV3cENQBBMiYzPK6HGNqAHR36LRS0U99dFzBMzmLHznwUwdYcK57PXwG6JFa28j71-13IfoynyUWA0uBzxyjl9pQKOBPVhKYrYbJ4oOf1jkfJmzImAFQDbOeNiO8w5X1YmCVBfSEEMLMZ5Sq3e6h1svfZ5sAiqiPQPg31xBAU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004077s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000526s ] [ 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-10T11:23:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.051270s] [吞吐率:19.50req/s] [内存消耗:2,422.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5MSwibmJmIjoxNzQ5NTI1NzkxLCJleHAiOjE3NTIxMTc3OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XBJV3cENQBBMiYzPK6HGNqAHR36LRS0U99dFzBMzmLHznwUwdYcK57PXwG6JFa28j71-13IfoynyUWA0uBzxyjl9pQKOBPVhKYrYbJ4oOf1jkfJmzImAFQDbOeNiO8w5X1YmCVBfSEEMLMZ5Sq3e6h1svfZ5sAiqiPQPg31xBAU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005973s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000309s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062651s] [吞吐率:15.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.001270s ] 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.000458s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056235s] [吞吐率:17.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.000630s ] 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.000328s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056678s] [吞吐率:17.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004256s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058922s] [吞吐率: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.000601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063048s] [吞吐率:15.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.006253s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059288s] [吞吐率:16.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.011428s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039728s] [吞吐率:25.17req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003035s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000746s ] [ 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.000584s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.038613s] [吞吐率:25.90req/s] [内存消耗:2,422.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000913s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040109s] [吞吐率:24.93req/s] [内存消耗:2,583.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000603s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000548s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040565s] [吞吐率:24.65req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003213s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.040909s] [吞吐率:24.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000676s ] [ 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.000693s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041625s] [吞吐率:24.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000597s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000696s ] [ 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-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052932s] [吞吐率:18.89req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010798s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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.000525s ] --------------------------------------------------------------- [2025-06-10T11:23:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168460s] [吞吐率:5.94req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ 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.117177s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320708s] [吞吐率:3.12req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NiwibmJmIjoxNzQ5NTI1Nzk2LCJleHAiOjE3NTIxMTc3OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z4-nreWDy0ML-Fl1oIUkyt_1bDzImOS2nhoiLzZLgGMykvHqR-OXvjUowdW8Od9d8M5PDyMuN2_eb7Nm5vtRg8flyPA9npF5-dkTNsfU7khs42ljH9ke1WbAxHQY62_XFC4Lylvo4xZfQnlUoKS96Sj36jQ-V2b-7dDGiIkXcds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001676s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001043s ] [ 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.076899s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006719s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006285s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006191s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055176s] [吞吐率: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.000772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001147s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055582s] [吞吐率:17.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001237s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054998s] [吞吐率:18.18req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006461s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056033s] [吞吐率:17.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.008931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056288s] [吞吐率:17.77req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000606s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056401s] [吞吐率:17.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002537s ] 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.000313s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036647s] [吞吐率:27.29req/s] [内存消耗:2,500.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001171s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000779s ] [ 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.000760s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.046008s] [吞吐率:21.74req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011230s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000957s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045664s] [吞吐率:21.90req/s] [内存消耗:2,424.41kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001356s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ 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.000407s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045268s] [吞吐率:22.09req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001873s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ 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.000574s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.046476s] [吞吐率:21.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011126s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000592s ] [ 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-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.046643s] [吞吐率:21.44req/s] [内存消耗:2,467.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000666s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000374s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000560s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052533s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000730s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000511s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001743s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001638s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001555s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001480s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000249s ] --------------------------------------------------------------- [2025-06-10T11:23:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058336s] [吞吐率:17.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTc5NywibmJmIjoxNzQ5NTI1Nzk3LCJleHAiOjE3NTIxMTc3OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LNCy520rQ2DrIhwKQ6q4o3ZJyGlwIFpD84SEZUdXUelmDDdzpOT5OWxhlyaePLJxKafZ5IrOB2-eUU2wyHifAjqRMQfujwnX3E4Y7vrIhXMuibVbnAfLIFJHdNjWg28090iaBXVG9HL-yHaNftBCjbyTNeOmM0VLkBMdfM3MWB8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011509s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001114s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001187s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000860s ] [ 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.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000821s ] --------------------------------------------------------------- [2025-06-10T11:23:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055665s] [吞吐率:17.96req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003575s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T11:23:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035943s] [吞吐率:27.82req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwMSwibmJmIjoxNzQ5NTI1ODAxLCJleHAiOjE3NTIxMTc4MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uh1xn0J83zqx1G_R4CYEYPv0LK8sMCTU78slFSs-FwJnQH931_BIM57I3YH4IxUmyymMZvR6CpZAUhT6JjdpgDRnF5P15Q0MEzJcMehdfwZJ4T6MU4ud5-QVQdv-rsL4Nh7MfcmcqfBC2jE-uWFbvc-yeohvcAvOTnIzUsGyP6M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002045s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ 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.000470s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060415s] [吞吐率: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.004261s ] 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.000537s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049599s] [吞吐率:20.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.001710s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001233s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000566s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054798s] [吞吐率:18.25req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005967s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001683s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057945s] [吞吐率:17.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.006141s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001328s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058211s] [吞吐率:17.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015583s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054847s] [吞吐率:18.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.004812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058248s] [吞吐率:17.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.007090s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001648s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057710s] [吞吐率:17.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.011326s ] 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.000505s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038081s] [吞吐率:26.26req/s] [内存消耗:2,467.26kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000950s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000504s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039274s] [吞吐率:25.46req/s] [内存消耗:2,500.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000714s ] [ 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.000660s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040728s] [吞吐率:24.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004791s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000666s ] [ 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.000787s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.041705s] [吞吐率:23.98req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000638s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ 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.000449s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.042402s] [吞吐率:23.58req/s] [内存消耗:2,567.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002083s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000768s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045790s] [吞吐率:21.84req/s] [内存消耗:2,510.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000632s ] [ 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.000537s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048342s] [吞吐率:20.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000956s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001570s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001289s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001187s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000997s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000796s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055981s] [吞吐率:17.86req/s] [内存消耗:2,502.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014645s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ 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.000497s ] --------------------------------------------------------------- [2025-06-10T11:23:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037240s] [吞吐率:26.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNiwibmJmIjoxNzQ5NTI1ODA2LCJleHAiOjE3NTIxMTc4MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OImCgfd4UqRmWaGKlMDyHM48zxuQZ-bp3iLBe-oxELcM-Nf3dTimUivnBi-cZedphH5VO-k3w7PVnOwEfjSWiXziPUyBsj8Df76MQsF-CNZJhXPEir3O_VMxMdVf_5Z8ZhmIpsioWvZcDz11OpqUPjmVBdDk8i3WiVuIguVyaGA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002762s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000518s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054025s] [吞吐率:18.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.001969s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054469s] [吞吐率:18.36req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001529s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054376s] [吞吐率:18.39req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014916s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053519s] [吞吐率:18.68req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013929s ] 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.000502s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052378s] [吞吐率:19.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.006838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053641s] [吞吐率:18.64req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000504s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054321s] [吞吐率: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.009495s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054372s] [吞吐率:18.39req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054718s] [吞吐率: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.000518s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000297s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039858s] [吞吐率:25.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001109s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001471s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000559s ] [ 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.000392s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.040348s] [吞吐率:24.78req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000410s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000728s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040579s] [吞吐率:24.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004461s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001209s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000433s ] [ 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 (13,14,15,16,17,18,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-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046282s] [吞吐率:21.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000497s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001927s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001628s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001608s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001571s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000259s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.053474s] [吞吐率:18.70req/s] [内存消耗:2,424.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012642s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ 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.000390s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055718s] [吞吐率:17.95req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014719s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ 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.000538s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.056629s] [吞吐率:17.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000755s ] --------------------------------------------------------------- [2025-06-10T11:23:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.155925s] [吞吐率:6.41req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001053s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118717s ] --------------------------------------------------------------- [2025-06-10T11:23:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.341663s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgwNywibmJmIjoxNzQ5NTI1ODA3LCJleHAiOjE3NTIxMTc4MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H8VyKIlmdYfR1Q94uHvVaqj9MrGbbYolTI1PiyGPe6MDhuz7EIRshmawGlaUdJoq_I2O0bAtQIplIRFkRdkTo565vtRvLNtDHpst7PfHY87lB_ECzPcWrVEpehiLA6ZDx0wXr6KMTUZZUYHwkw2Y_xkmib5C9hHb34K24LPKvAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014219s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ 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.077173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006737s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006217s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006260s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006106s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006991s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006326s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006208s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006283s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006216s ] --------------------------------------------------------------- [2025-06-10T11:23:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066618s] [吞吐率:15.01req/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.015312s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T11:23:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047665s] [吞吐率:20.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxMSwibmJmIjoxNzQ5NTI1ODExLCJleHAiOjE3NTIxMTc4MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XtyPrEQoYq4cjSvpHu7Id21t2IsTuiqR1MyG6jVjNezLH96LrILUxrax-_53WH0Ih8rZiRZPH9tLH0mica_4ChpetLngxHYTlaYhnCbmKSRDORRU1EnvS2D-M_FLA5HDHr_2NAVV7nGl06UDSXmAxteHr5-UiYauTg-o-lbpTvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014457s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000385s ] [ 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.000468s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058669s] [吞吐率:17.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.001861s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001444s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000536s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059722s] [吞吐率:16.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.000822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058341s] [吞吐率:17.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009557s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055903s] [吞吐率: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.009578s ] 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.000423s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057506s] [吞吐率: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.012052s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061652s] [吞吐率: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.000607s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057978s] [吞吐率:17.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.000571s ] 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.000369s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057398s] [吞吐率:17.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.001469s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057151s] [吞吐率:17.50req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005901s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038309s] [吞吐率:26.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001491s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000704s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039378s] [吞吐率:25.39req/s] [内存消耗:2,502.53kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001804s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000734s ] [ 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.001091s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040771s] [吞吐率:24.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000702s ] [ 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.000709s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.045528s] [吞吐率:21.96req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000773s ] [ 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.000339s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045672s] [吞吐率:21.90req/s] [内存消耗:2,502.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000808s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ 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.000619s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048043s] [吞吐率:20.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001181s ] 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.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000459s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001852s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001505s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001493s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001874s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000267s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058167s] [吞吐率:17.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006955s ] 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.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001101s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000873s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.058576s] [吞吐率:17.07req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000426s ] --------------------------------------------------------------- [2025-06-10T11:23:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.073730s] [吞吐率:13.56req/s] [内存消耗:2,510.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNiwibmJmIjoxNzQ5NTI1ODE2LCJleHAiOjE3NTIxMTc4MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wCJQvjzQISiYlmgYpvtktZV3V1hPO7b-ksVVQAMjkrD_r9CvEy8cSQGk1qWNR-MBVQHwTtEopLz_xd-SdmxaBvKWSiSjiHMXqzOTjwBmvWV84lSPrhWCskQjL-FXl7o5urdJDGzf9BlHBFZFIrzOl6Dz57v6WsLUWMZ98FEByhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014083s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033396s] [吞吐率:29.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.000719s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033045s] [吞吐率:30.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.000769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061172s] [吞吐率:16.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.000634s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061947s] [吞吐率:16.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.001000s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062576s] [吞吐率:15.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000671s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061750s] [吞吐率:16.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.015273s ] 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.000334s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049284s] [吞吐率:20.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.002978s ] 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.000411s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061575s] [吞吐率:16.24req/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.005955s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.048500s] [吞吐率:20.62req/s] [内存消耗:2,500.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000819s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001140s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000393s ] [ 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.000749s ] [ 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.000864s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.034597s] [吞吐率:28.90req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000384s ] [ 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.000380s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.052698s] [吞吐率:18.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011217s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000692s ] [ 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.001551s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.036420s] [吞吐率:27.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000233s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000700s ] [ 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-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050010s] [吞吐率:20.00req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009949s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050785s] [吞吐率:19.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013668s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T11:23:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157707s] [吞吐率:6.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000249s ] [ 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.116554s ] --------------------------------------------------------------- [2025-06-10T11:23:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.339650s] [吞吐率:2.94req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgxNywibmJmIjoxNzQ5NTI1ODE3LCJleHAiOjE3NTIxMTc4MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EPmsjK3tn-OKL7tROI8ZIjcipjRQSFO5WL980qZbxyoMn7nuF98FmZO4ZlXp9c83Qot8lrN7eO7GFOMdt0nG4DohM59JsyNpURvhlOdldTTH409ycNpyYd1QRUKSJd9KfTY_LT9kOe5-bwXHZSSD-4tj0Yr6C1JmQl2YBfNkafQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009927s ] 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.000316s ] [ 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.078158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006891s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007883s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006207s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006106s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006106s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006143s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] --------------------------------------------------------------- [2025-06-10T11:23:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055476s] [吞吐率:18.03req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002997s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T11:23:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049805s] [吞吐率:20.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyMSwibmJmIjoxNzQ5NTI1ODIxLCJleHAiOjE3NTIxMTc4MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mHKPxUWUwb0I50BDQWQ8tcIQ9jYcxpBdGQe4xOdi1cdnCgG8fWcxauc89s8-gbeagEQGgUTgiwM3p0mlvYVVCm6g2s22MmFVM6K8YOAcr61s_Rv9_zzoPzNeceK2JLXaB8qQj7DD8jfFXoMukW60IB-ZJCMqju4Bb-DtmQcUH4Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000516s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T11:23:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050285s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyMSwibmJmIjoxNzQ5NTI1ODIxLCJleHAiOjE3NTIxMTc4MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mHKPxUWUwb0I50BDQWQ8tcIQ9jYcxpBdGQe4xOdi1cdnCgG8fWcxauc89s8-gbeagEQGgUTgiwM3p0mlvYVVCm6g2s22MmFVM6K8YOAcr61s_Rv9_zzoPzNeceK2JLXaB8qQj7DD8jfFXoMukW60IB-ZJCMqju4Bb-DtmQcUH4Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012967s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000555s ] [ 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.000459s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063550s] [吞吐率:15.74req/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.003643s ] 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.000388s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063170s] [吞吐率: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.004361s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002004s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060944s] [吞吐率:16.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.011548s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060267s] [吞吐率:16.59req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007998s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062918s] [吞吐率: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.000959s ] 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.000847s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061274s] [吞吐率:16.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.006850s ] 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.000430s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062310s] [吞吐率: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.000696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061601s] [吞吐率: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.001074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064561s] [吞吐率:15.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.000677s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037765s] [吞吐率:26.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001048s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.041577s] [吞吐率:24.05req/s] [内存消耗:2,422.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001570s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.002619s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002512s ] [ 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.000437s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.043512s] [吞吐率:22.98req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000628s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001346s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002912s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002292s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.001348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001270s ] [ 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.000573s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039414s] [吞吐率:25.37req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000644s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000808s ] [ 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.000513s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052188s] [吞吐率:19.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000833s ] [ 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.001772s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001551s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001564s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001634s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000257s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039312s] [吞吐率:25.44req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000681s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000509s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.057216s] [吞吐率:17.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007313s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000658s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000673s ] [ 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.000811s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.056337s] [吞吐率:17.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010107s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000796s ] --------------------------------------------------------------- [2025-06-10T11:23:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060072s] [吞吐率:16.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNiwibmJmIjoxNzQ5NTI1ODI2LCJleHAiOjE3NTIxMTc4MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DQDj1ByG8KDzBtwhzm20iHoAPM8WdFqVUCAVmkHmjoa5j36RZnxflmc_QKYwkSXx-2XGVZwl2tTRbFiXKG8iZrFgsHHyAft1jvfz6vzl4FEWNJmFFnCiRP2Uu2sWGLycfWFx6L9YrEJ6GidjsJQ-UAevS1vJwxIeStRXyF8xeQM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000802s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001106s ] [ 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.001097s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001644s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001293s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055731s] [吞吐率:17.94req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000708s ] 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.000358s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055502s] [吞吐率: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.000627s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055635s] [吞吐率:17.97req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000941s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057644s] [吞吐率:17.35req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013521s ] 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.000367s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055630s] [吞吐率: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.003263s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000751s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055437s] [吞吐率:18.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.001255s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001392s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000524s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036183s] [吞吐率:27.64req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000743s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000795s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037376s] [吞吐率:26.76req/s] [内存消耗:2,567.71kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000717s ] [ 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.000749s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036724s] [吞吐率:27.23req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000741s ] [ 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.000603s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036018s] [吞吐率:27.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000382s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037082s] [吞吐率:26.97req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000565s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ 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.001312s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049513s] [吞吐率:20.20req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000766s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ 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.000568s ] --------------------------------------------------------------- [2025-06-10T11:23:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.153822s] [吞吐率:6.50req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ 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.120181s ] --------------------------------------------------------------- [2025-06-10T11:23:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.339312s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgyNywibmJmIjoxNzQ5NTI1ODI3LCJleHAiOjE3NTIxMTc4MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MvEytAOyhb3T_N55Vg4ghd_fChg8eOTjR3z-J41b5oY_jVrcfBhxXz3Y39qzzLkHMTW022cqDfQrnHfApiGx4uBfS7L6zdiOYqXOcFIOKfVULsWDi4rkynQquFWTDdxp4Y38KBG6NOT9TomwHqkdInhsh6nbixRbhdYOaCcLEjQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005538s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ 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.077892s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006949s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=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.006310s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006196s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006143s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006161s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] --------------------------------------------------------------- [2025-06-10T11:23:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051711s] [吞吐率:19.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.003258s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T11:23:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047919s] [吞吐率:20.87req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzMSwibmJmIjoxNzQ5NTI1ODMxLCJleHAiOjE3NTIxMTc4MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U3k7z9iZ0bFM-l3Ha121D0RKApAlP2Yjx7sdKBE7nzzZhnbWMW7x47DAR4NLoegyZEqTeBHnWU07YhsF8sjufOvrtTjHzWhuuC0t6GRRikTKP5YpfGM0yhXZQrCpm31RcO-gN1poZGYiiGuzywyIZajDp0GuixJ31qf6QVrs5Zo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013952s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ 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` WHERE `type` = 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000486s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054750s] [吞吐率: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.000549s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055343s] [吞吐率:18.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.000617s ] 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.000281s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055526s] [吞吐率:18.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.000590s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057728s] [吞吐率:17.32req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000611s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057906s] [吞吐率:17.27req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011508s ] 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.000300s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058838s] [吞吐率:17.00req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009144s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057868s] [吞吐率:17.28req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001736s ] 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.000369s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056491s] [吞吐率:17.70req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000540s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000289s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057029s] [吞吐率:17.53req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036599s] [吞吐率:27.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000657s ] [ 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.000439s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.040362s] [吞吐率:24.78req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000836s ] [ 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.000419s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041236s] [吞吐率:24.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.041741s] [吞吐率:23.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003951s ] 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.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000693s ] [ 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.000799s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041884s] [吞吐率:23.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000711s ] [ 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.000535s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.042685s] [吞吐率:23.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000896s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000624s ] [ 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.000819s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043795s] [吞吐率:22.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001211s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000564s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002243s ] [ 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.001776s ] [ 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.000279s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054410s] [吞吐率:18.38req/s] [内存消耗:2,502.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005044s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000528s ] [ 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.000557s ] --------------------------------------------------------------- [2025-06-10T11:23:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058551s] [吞吐率:17.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNiwibmJmIjoxNzQ5NTI1ODM2LCJleHAiOjE3NTIxMTc4MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IjZUN_Almj7mN2FFTdwTUlrp6rZpVaHytiXvYrZldB0-_HS1_Yk4ZxlXHvJZnCFHajY4vHYHkaCvbyV3nSJLnmnpzLwj4xy3F0vhYacJswoqE7ForqyKSTXknCU3phSRYKyR_K44IIdAS02fTM03LyACDc8PNKZp-oINbG1_NVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011237s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056637s] [吞吐率:17.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.000890s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054855s] [吞吐率:18.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.007705s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056164s] [吞吐率:17.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.013827s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054821s] [吞吐率:18.24req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004767s ] 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.000446s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057029s] [吞吐率:17.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.008852s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057099s] [吞吐率: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.010348s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061378s] [吞吐率:16.29req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008984s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062726s] [吞吐率:15.94req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013548s ] 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.000557s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039228s] [吞吐率:25.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001163s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001213s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000631s ] [ 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.000697s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042966s] [吞吐率:23.27req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000618s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.001458s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.046531s] [吞吐率:21.49req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004378s ] 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.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000724s ] [ 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.000523s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046630s] [吞吐率:21.45req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007042s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000867s ] [ 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.000664s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046857s] [吞吐率:21.34req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005183s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000805s ] [ 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.000691s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.046798s] [吞吐率:21.37req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001395s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000921s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047278s] [吞吐率:21.15req/s] [内存消耗:2,510.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000777s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ 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.000579s ] --------------------------------------------------------------- [2025-06-10T11:23:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162493s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002465s ] 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.000348s ] [ 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.119928s ] --------------------------------------------------------------- [2025-06-10T11:23:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.336190s] [吞吐率:2.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTgzNywibmJmIjoxNzQ5NTI1ODM3LCJleHAiOjE3NTIxMTc4MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DuH9Ymm0wx0Y3g5Hx7LDhdqnJo2HaQ_eyJ2-GNOEFjzEea89ad5Mdf8iWuhdQovSdtHjFPUozODjK-dCsWSDFpewdfIwpoh9xMe9o2YiLpNHaoCN041-qPIhN1s8WVfhScS25HARKG1EC8tKSnm83wukjOvGXVTAOIaf6Bi9Ql8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001963s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000462s ] [ 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.080231s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006930s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006318s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006736s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006203s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006141s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006191s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006146s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006295s ] --------------------------------------------------------------- [2025-06-10T11:24:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059812s] [吞吐率:16.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007971s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T11:24:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041031s] [吞吐率:24.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0MSwibmJmIjoxNzQ5NTI1ODQxLCJleHAiOjE3NTIxMTc4NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZM5ZLIbaefWxrd1N_UGFDSXHQ5Ubdh3Dd574JvjWUeUExE49Dsqns_2pfBT-wYsfoM7ah8l9jk7bOtnZ8DulzcDeSwvvzWZbMyKeqN-BlEu0mw-AegbZqZiMJW-HS1kfDpdD1LlD9kreDoUZuPSYuQkSNEVoRWk7cPPSpD5euvw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007586s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000506s ] [ 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-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059704s] [吞吐率:16.75req/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.005703s ] 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.000479s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052405s] [吞吐率:19.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.003642s ] 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.000414s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054474s] [吞吐率:18.36req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006455s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055526s] [吞吐率:18.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.000838s ] 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.000955s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055371s] [吞吐率:18.06req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055464s] [吞吐率:18.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.007325s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056008s] [吞吐率:17.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.000838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055327s] [吞吐率:18.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.006736s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036560s] [吞吐率:27.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000835s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000687s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036489s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000899s ] 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.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,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-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048323s] [吞吐率:20.69req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012204s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000727s ] [ 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 ] ` = 20250610 [ RunTime:0.0005--------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.048525s] [吞吐率:20.61req/s] [内存消耗:2,500.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009662s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049960s] [吞吐率:20.02req/s] [内存消耗:2,502.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011491s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000681s ] [ 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.000557s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.070291s] [吞吐率:14.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013673s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000832s ] --------------------------------------------------------------- [2025-06-10T11:24:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159812s] [吞吐率:6.26req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NiwibmJmIjoxNzQ5NTI1ODQ2LCJleHAiOjE3NTIxMTc4NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jPDZjI7qiBJbiHFJbCHlJg08XO0Y9Emd20UP1tP97QPu0iTGnNgpNWQQpWXvoOMqtLqldzX8FejnRIBnb2-nTUZe0O29tSxplpJ6vLsY8k1tX2idJWRmtztXAJHjUbC3dUHEvueNjoBJ8YWtACSfSuk3_mr9EkyWa2rWsfJkVH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010280s ] 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.000362s ] [ 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.114592s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.035062s] [吞吐率:28.52req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000543s ] 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.000375s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054941s] [吞吐率: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.000597s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055034s] [吞吐率:18.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.000592s ] 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.000303s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055098s] [吞吐率: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.000585s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056079s] [吞吐率:17.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000955s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056752s] [吞吐率: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.013788s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056482s] [吞吐率:17.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.011868s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.035626s] [吞吐率:28.07req/s] [内存消耗:2,510.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000782s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ 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.000549s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.036405s] [吞吐率:27.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000586s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000673s ] [ 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.000887s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037879s] [吞吐率:26.40req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037982s] [吞吐率:26.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000816s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038785s] [吞吐率:25.78req/s] [内存消耗:2,502.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000536s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000593s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.041865s] [吞吐率:23.89req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000743s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000520s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001927s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001661s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001541s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001647s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T11:24:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050116s] [吞吐率:19.95req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014214s ] 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.000235s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-06-10T11:24:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320998s] [吞吐率:3.12req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg0NywibmJmIjoxNzQ5NTI1ODQ3LCJleHAiOjE3NTIxMTc4NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEZQ7FzArS11efLWY7jjYJp19buNE6SZNZ66McMWSGj8TQYOJRvLd9Kj445E8P3VmmV_81SnKpBqg9BPdAbIUbfoGH0jUVCJqtmbg5nQWxV1z4PzDPAyajuf3C4shW4AhUN6CdOeYysti5F0OwJTTK26P7YHAC2rF-_AOhpDim8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ 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.075034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006904s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006178s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006260s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006231s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006187s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006252s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006305s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006146s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006170s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] --------------------------------------------------------------- [2025-06-10T11:24:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060083s] [吞吐率: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.006268s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T11:24:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.042041s] [吞吐率:23.79req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1MSwibmJmIjoxNzQ5NTI1ODUxLCJleHAiOjE3NTIxMTc4NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lZRRrgB5ZgqF7pJznQAwGNj1A8OF6wkcsB1bNpKfnOog_gkWOUiKquH6EeZ546hthU4au_mc8BubVk5I30M71BdCEvtnVc13SQWsVwVZwf0gmys3gjHvwQBqcDvaIjQa9BAWmEe1VATxEg3SrNjbdlwOU_KGT90jbXJ3Nb6b_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.004980s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000607s ] [ 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.000397s ] --------------------------------------------------------------- [2025-06-10T11:24:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042371s] [吞吐率:23.60req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1MSwibmJmIjoxNzQ5NTI1ODUxLCJleHAiOjE3NTIxMTc4NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lZRRrgB5ZgqF7pJznQAwGNj1A8OF6wkcsB1bNpKfnOog_gkWOUiKquH6EeZ546hthU4au_mc8BubVk5I30M71BdCEvtnVc13SQWsVwVZwf0gmys3gjHvwQBqcDvaIjQa9BAWmEe1VATxEg3SrNjbdlwOU_KGT90jbXJ3Nb6b_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.004910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000394s ] [ 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.000435s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058404s] [吞吐率: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.002139s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057419s] [吞吐率:17.42req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011201s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055344s] [吞吐率:18.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.000621s ] 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.000341s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062052s] [吞吐率:16.12req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004119s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062562s] [吞吐率:15.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000633s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058463s] [吞吐率:17.10req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000569s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000292s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058766s] [吞吐率:17.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.000755s ] 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.000802s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059017s] [吞吐率: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.000649s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.042701s] [吞吐率:23.42req/s] [内存消耗:2,502.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002379s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001571s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001851s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000826s ] [ 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.001022s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045003s] [吞吐率:22.22req/s] [内存消耗:2,424.35kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004498s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001174s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001431s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000724s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.044135s] [吞吐率:22.66req/s] [内存消耗:2,467.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001958s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.001250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001297s ] [ 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.000690s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045990s] [吞吐率:21.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003162s ] 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.000816s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000861s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001256s ] [ 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.002172s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.048349s] [吞吐率:20.68req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001854s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002790s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001365s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.002813s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048295s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000722s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001871s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001548s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001867s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001860s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.001009s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049831s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001792s ] 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.000577s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000828s ] --------------------------------------------------------------- [2025-06-10T11:24:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060919s] [吞吐率:16.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000786s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001356s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000739s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.331496s] [吞吐率:3.02req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NiwibmJmIjoxNzQ5NTI1ODU2LCJleHAiOjE3NTIxMTc4NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BRtQadObcOe9ifgy46utWVCNSCXhgiaeERlt2gGCLXJNvM4LraZYWR_r8d87Yh0Sa0loYF6eRWxHy7OULxQa1Uw449yk8xAiiukM8g2elp3RU3nqVi9To3HfIK41ctF-29_IQ6cSNWDG6utZLPnVVvCQiW8GDQnzYiGLk2nYwJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000978s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001101s ] [ 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.072555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006883s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006568s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055504s] [吞吐率:18.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] 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.000390s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055847s] [吞吐率:17.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.000859s ] 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.000456s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055530s] [吞吐率:18.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.000926s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T11:24:17+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.010627s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055673s] [吞吐率:17.96req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007935s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001350s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000301s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056724s] [吞吐率:17.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.002134s ] 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.000380s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056177s] [吞吐率:17.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.000566s ] 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.000331s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036341s] [吞吐率:27.52req/s] [内存消耗:2,500.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000831s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ 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.000571s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035462s] [吞吐率:28.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000564s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044907s] [吞吐率:22.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009193s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.043694s] [吞吐率:22.89req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007536s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045053s] [吞吐率:22.20req/s] [内存消耗:2,502.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008718s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000496s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043873s] [吞吐率:22.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.058176s] [吞吐率:17.19req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014214s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000499s ] [ 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.000314s ] --------------------------------------------------------------- [2025-06-10T11:24:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156256s] [吞吐率:6.40req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg1NywibmJmIjoxNzQ5NTI1ODU3LCJleHAiOjE3NTIxMTc4NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PrOTPOwRkQyevzTWPLWtuz0kbWK0CWjTQJcppFL4M77jW5eXAhVQpwu8axTooFWoZBjipIodEra2Hi6NhG48UIyiYeDZbWgkFiPXFXrzE-0DG8GGrfTv8YJq5U-41XTiEgguriBGvRga2-xNttAwRfJU4GBTjdQWwM3wqzw4q8A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008360s ] 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.000262s ] [ 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.114851s ] --------------------------------------------------------------- [2025-06-10T11:24:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052797s] [吞吐率:18.94req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001883s ] 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.000341s ] --------------------------------------------------------------- [2025-06-10T11:24:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034531s] [吞吐率:28.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2MSwibmJmIjoxNzQ5NTI1ODYxLCJleHAiOjE3NTIxMTc4NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MkmFPyCmTErh2HK3K4TXd1jq07SUQJs154DUUHFieBhjTehomojR7Ig5DFmSXl5R2HR144hzOTce5n6NWxA82eVDjAPiXOiCOklSc7RA6vDkNyxTGcURWM4tTIsXcYsqcyiRGiSbjikToe89SMn_8WqdARmLCLN8X31HLcZ5acQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ 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.000471s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059108s] [吞吐率:16.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.003231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052997s] [吞吐率:18.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.009257s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051313s] [吞吐率:19.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.007584s ] 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.000400s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052905s] [吞吐率:18.90req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001903s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053434s] [吞吐率: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.000580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000293s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052731s] [吞吐率: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.000811s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059843s] [吞吐率:16.71req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060020s] [吞吐率: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.012780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038576s] [吞吐率:25.92req/s] [内存消耗:2,502.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001553s ] 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.001060s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039595s] [吞吐率:25.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002197s ] 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.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000649s ] [ 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.000560s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040206s] [吞吐率:24.87req/s] [内存消耗:2,424.36kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000798s ] [ 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.000482s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.052916s] [吞吐率:18.90req/s] [内存消耗:2,467.38kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014299s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000625s ] [ 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.000510s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.052336s] [吞吐率:19.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007029s ] 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.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000417s ] [ 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.000403s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.053199s] [吞吐率:18.80req/s] [内存消耗:2,583.72kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014147s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000700s ] [ 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.000698s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057027s] [吞吐率:17.54req/s] [内存消耗:2,425.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000556s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001776s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001479s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001553s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001551s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000239s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044278s] [吞吐率:22.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000243s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000294s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-06-10T11:24:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050728s] [吞吐率:19.71req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NiwibmJmIjoxNzQ5NTI1ODY2LCJleHAiOjE3NTIxMTc4NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhMgcChqq3O3_QjcF6ci6I4GGMxfScr5SZs5mAW5QIHhumX4PaKHWakziXdZqnutkeRd77L_Zu0vVUSUrr1lsea9QwinJwXzlfLIJrmgqI06huh-HLAgWDPtLc0rf1B1z0uEAuSDBy0pd8NcC6fHk9akI-eTsfp8FUgqG12iq9s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013276s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000229s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058316s] [吞吐率: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.000588s ] 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.000389s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058835s] [吞吐率:17.00req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000933s ] 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-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058103s] [吞吐率:17.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.007004s ] 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.000653s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057340s] [吞吐率:17.44req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007694s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001032s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057831s] [吞吐率: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.003138s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000502s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060996s] [吞吐率:16.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001101s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000282s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058653s] [吞吐率:17.05req/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.006169s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001236s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057964s] [吞吐率:17.25req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010050s ] 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.000429s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060967s] [吞吐率:16.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.000581s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045208s] [吞吐率:22.12req/s] [内存消耗:2,502.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004133s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000971s ] [ 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.000891s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039479s] [吞吐率:25.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000987s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000713s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ 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.000887s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039557s] [吞吐率:25.28req/s] [内存消耗:2,500.51kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001178s ] 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.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000647s ] [ 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.000736s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041322s] [吞吐率:24.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.066362s] [吞吐率:15.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011107s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001415s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001264s ] [ 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.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000967s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052309s] [吞吐率:19.12req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013996s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000578s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000520s ] [ 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.000334s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051437s] [吞吐率:19.44req/s] [内存消耗:2,510.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004017s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000739s ] [ 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.000681s ] --------------------------------------------------------------- [2025-06-10T11:24:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154455s] [吞吐率:6.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000661s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000475s ] [ 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.119417s ] --------------------------------------------------------------- [2025-06-10T11:24:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.328905s] [吞吐率:3.04req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg2NywibmJmIjoxNzQ5NTI1ODY3LCJleHAiOjE3NTIxMTc4NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yA3gWH-3ff4Mh0p72x1eq77xQaOuJEhR58nEjzkwWac3j9f8vi2M_qmEMqtHT5Tu9961rptUH5bXGdQ2XiMHn97okKlvpbhhgf513_spps3sUMNSNWozmmAJpBx6bakJMBp6OE0B7bl_F6NzJW1gx_Kd4XlwdRjIM1kqxy-OgDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000689s ] [ 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.077575s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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.006221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006143s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006208s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006282s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] --------------------------------------------------------------- [2025-06-10T11:24:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065458s] [吞吐率: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.014329s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T11:24:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050886s] [吞吐率:19.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3MSwibmJmIjoxNzQ5NTI1ODcxLCJleHAiOjE3NTIxMTc4NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JMKH_2rSAbNw_OmeAOguk3xnTTNkZRk3eJXlYzAwXR6onxqDRbOg9B3FaB573tOc9RhvOegfIDMs00FHmJnl-_LSnc_yD8Y7oTqOq5vaiN_5CnBnXuSQSRIgarajrvzkVsswmqujVETg9Nf5OL7mwB_y3beeCrE46rBKHnmx4f4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016512s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000564s ] [ 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.000495s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058617s] [吞吐率: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.002868s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052155s] [吞吐率:19.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.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054601s] [吞吐率:18.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.013692s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051995s] [吞吐率: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.008813s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052534s] [吞吐率:19.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.001437s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053637s] [吞吐率: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.005436s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055582s] [吞吐率:17.99req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000571s ] 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.000315s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056071s] [吞吐率:17.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002645s ] 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.000372s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054197s] [吞吐率: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.011284s ] 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.000401s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036120s] [吞吐率:27.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001617s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000371s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036419s] [吞吐率:27.46req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001151s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000640s ] [ 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.000611s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036973s] [吞吐率:27.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001287s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039212s] [吞吐率:25.50req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000596s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000697s ] [ 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.000757s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053450s] [吞吐率:18.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015824s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000545s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.053759s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007797s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000704s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056933s] [吞吐率:17.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004389s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000488s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001767s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001454s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001485s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001534s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000262s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063071s] [吞吐率:15.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015453s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000820s ] --------------------------------------------------------------- [2025-06-10T11:24:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.067953s] [吞吐率:14.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NiwibmJmIjoxNzQ5NTI1ODc2LCJleHAiOjE3NTIxMTc4NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YbdrLqSrzCqDLeWHg8ZM6XYJk6SlKxTZbdW01Vu8Fu0ia8GUeWBP4erj_IYM0ohg9duzOyPl6F2rQk6vCdJ92-Lzm-zKYSSnS8N-ST_crW2JIuCn2tZG0K3K6BFhmF_coMbgaksr0qXuyas4SReG3J5doGYS0B4PWan8hz-esd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010320s ] 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.000229s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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.000689s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053342s] [吞吐率:18.75req/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.000976s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051688s] [吞吐率:19.35req/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.006856s ] 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.000366s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052752s] [吞吐率: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.013934s ] 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.000405s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054583s] [吞吐率: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.000729s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000453s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054031s] [吞吐率:18.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.000664s ] 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-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052815s] [吞吐率:18.93req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000538s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000294s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035698s] [吞吐率:28.01req/s] [内存消耗:2,424.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051598s] [吞吐率:19.38req/s] [内存消耗:2,414.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000763s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.051817s] [吞吐率:19.30req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015454s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000626s ] [ 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.000357s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051899s] [吞吐率:19.27req/s] [内存消耗:2,510.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000632s ] [ 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.000553s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053717s] [吞吐率:18.62req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015014s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000654s ] [ 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 ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051736s] [吞吐率:19.33req/s] [内存消耗:2,502.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008286s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ 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.000570s ] --------------------------------------------------------------- [2025-06-10T11:24:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164593s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007870s ] 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.000273s ] [ 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.117508s ] --------------------------------------------------------------- [2025-06-10T11:24:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324021s] [吞吐率:3.09req/s] [内存消耗:2,466.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg3NywibmJmIjoxNzQ5NTI1ODc3LCJleHAiOjE3NTIxMTc4NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uwrMximLCljHGTA9x7hAkqDIJugTi32jb8A_fPGNDsR4p1YE1iOYOnSD6Fx6BBHjijDGgdI5do52ry4j2AwvTThEu6gqyoMX690hgwSZh2H4OrEulJThcJjrYMjya8lSIrKNKlbLzRm4-JMk79oWLBL5wkthXrA-0-lqJUvQwDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002112s ] 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.000283s ] [ 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.078079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006807s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=1 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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006296s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006237s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006141s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006133s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006238s ] --------------------------------------------------------------- [2025-06-10T11:24:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058593s] [吞吐率:17.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.006814s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T11:24:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.039789s] [吞吐率:25.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4MSwibmJmIjoxNzQ5NTI1ODgxLCJleHAiOjE3NTIxMTc4ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObkJPiewUW0kKyz7EnkqyukoNE5HzzCfSs3f82E6Jrt0gPGflT5QpbUjUi_TE_83oLt2FhVlsyJ-Z3t5aw9f2VwO5JFvV2cQDKGzHwclJ5mAOoAhdm5o3M4nPMGCyJdJxuWn6aLQNjCw0siuBx3cNw424D8Sm5Zp8K3ifvE72zg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005867s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000383s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T11:24:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040683s] [吞吐率:24.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4MSwibmJmIjoxNzQ5NTI1ODgxLCJleHAiOjE3NTIxMTc4ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObkJPiewUW0kKyz7EnkqyukoNE5HzzCfSs3f82E6Jrt0gPGflT5QpbUjUi_TE_83oLt2FhVlsyJ-Z3t5aw9f2VwO5JFvV2cQDKGzHwclJ5mAOoAhdm5o3M4nPMGCyJdJxuWn6aLQNjCw0siuBx3cNw424D8Sm5Zp8K3ifvE72zg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006119s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000585s ] [ 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.000491s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062802s] [吞吐率: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.000862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001576s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057144s] [吞吐率:17.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.010220s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057462s] [吞吐率:17.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.008217s ] 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.000346s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056296s] [吞吐率:17.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006604s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057708s] [吞吐率:17.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.002054s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064511s] [吞吐率:15.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.000612s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059539s] [吞吐率:16.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004480s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002010s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059598s] [吞吐率:16.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.001309s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000560s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062032s] [吞吐率:16.12req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003408s ] 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.000358s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037657s] [吞吐率:26.56req/s] [内存消耗:2,583.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000818s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038098s] [吞吐率:26.25req/s] [内存消耗:2,510.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000914s ] [ 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.000750s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038401s] [吞吐率:26.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000946s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000873s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000779s ] [ 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.001126s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038061s] [吞吐率:26.27req/s] [内存消耗:2,500.43kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000471s ] [ 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.001040s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.042890s] [吞吐率:23.32req/s] [内存消耗:2,502.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000976s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000593s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ 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.000570s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043321s] [吞吐率:23.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000824s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000642s ] [ 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.000380s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.057140s] [吞吐率:17.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004195s ] 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.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000554s ] [ 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.000692s ] --------------------------------------------------------------- [2025-06-10T11:24:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156506s] [吞吐率:6.39req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005023s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000483s ] [ 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.117236s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329847s] [吞吐率:3.03req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NiwibmJmIjoxNzQ5NTI1ODg2LCJleHAiOjE3NTIxMTc4ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l3cOI9CGPK2UIsj6k4R64OFPT7VvoyTItbt2GPzQqTrJwEEULRHHJaiJMqocPL3g3yhcMujh5wk_iYnEymNTWCQNuCCn9ahrnU2in2Z6MSYdsJCHaoN4LKHG7uHurs4UR9RvfMElMOhOClPoNTTPj-tUmk24PgpdNTz4AVJZd-U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000444s ] [ 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.076194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006958s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006709s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006523s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006252s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055446s] [吞吐率:18.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.000564s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055689s] [吞吐率:17.96req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000460s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054509s] [吞吐率: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.003697s ] 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.000465s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054558s] [吞吐率:18.33req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005040s ] 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.000431s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057351s] [吞吐率:17.44req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000584s ] 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.000341s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057394s] [吞吐率:17.42req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014132s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001382s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000265s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056684s] [吞吐率:17.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056753s] [吞吐率:17.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001410s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000784s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.034822s] [吞吐率:28.72req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000505s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000977s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050676s] [吞吐率:19.73req/s] [内存消耗:2,424.45kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015303s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000688s ] [ 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-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048562s] [吞吐率:20.59req/s] [内存消耗:2,502.53kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000727s ] [ 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.000578s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.052204s] [吞吐率:19.16req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011078s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000742s ] [ 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.000527s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048878s] [吞吐率:20.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000847s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052416s] [吞吐率:19.08req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015295s ] 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.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000443s ] [ 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.000625s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055479s] [吞吐率:18.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013932s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000531s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002125s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001521s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001523s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001535s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000252s ] --------------------------------------------------------------- [2025-06-10T11:24:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061152s] [吞吐率:16.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg4NywibmJmIjoxNzQ5NTI1ODg3LCJleHAiOjE3NTIxMTc4ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wJOt4VfdxS1uoPKSzrmeB3tsh7GOtVieb5MvqaaKDJz2sdsptCYfVVUvrbk-jroXFhLEnmWaOjw-PSJLQGTuhbVjpqefoSgXVNXk01EbrXhQ2wUl4RF2mz8N3utfT3j3U389L2JqzaOd1MCVZzawum_kC7Ky-9kOL3Yli5zWyoY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014081s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001282s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001492s ] [ 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.000822s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000753s ] --------------------------------------------------------------- [2025-06-10T11:24:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056486s] [吞吐率:17.70req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004227s ] 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-10T11:24:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038092s] [吞吐率:26.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTg5MSwibmJmIjoxNzQ5NTI1ODkxLCJleHAiOjE3NTIxMTc4OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KYfG7hHZJ6XwWUxs4GbrUIeRAns-bG6plhsA-g-Gb0y3-blgTBEH16vrFy6PGglCcCmNM4wNt1L9RvGfZEBuzmF9mrd_3wyPwR70xkQF_irj32Lbfo1l8X2aqEOhnfI2Y2H_mFCe-X5DPYr9SCzUCT-AWiXugvXxYHs9z065lBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004058s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064304s] [吞吐率:15.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.000641s ] 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.000323s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065512s] [吞吐率:15.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.003737s ] 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.000437s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065340s] [吞吐率: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.007488s ] 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.000375s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066941s] [吞吐率:14.94req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008477s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066175s] [吞吐率:15.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.014896s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063567s] [吞吐率:15.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005585s ] 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.000410s ] --------------------------------------------------------------- [2025-06-10T11:25:04+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035694s] [吞吐率:28.02req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000688s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048342s] [吞吐率:20.69req/s] [内存消耗:2,424.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005159s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000762s ] [ 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.000461s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048772s] [吞吐率:20.50req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008893s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000846s ] [ 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.000624s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050088s] [吞吐率:19.96req/s] [内存消耗:2,422.79kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003007s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000728s ] [ 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.000549s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049978s] [吞吐率:20.01req/s] [内存消耗:2,502.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ 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.000770s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051284s] [吞吐率:19.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000673s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001164s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001081s ] [ 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.001287s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001168s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001012s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050836s] [吞吐率:19.67req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000826s ] [ 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.000740s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050961s] [吞吐率:19.62req/s] [内存消耗:2,467.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000755s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.001412s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.319492s] [吞吐率:3.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNCwibmJmIjoxNzQ5NTI1OTA0LCJleHAiOjE3NTIxMTc5MDQsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tE8wAIaj10FJPClR2kOiXGOC9WcoxKp2WBY9Y0bysHdK1RHoA8CjhWCZefQ7LmxdNbiHX6dmlW4qXRQpV2WFGbXHNrtk2XHz5it7gHJNCCG5C2-PhLM2UovRRApGeRM_0ROmV2rEQ1CpWy8KBLRrp4RumKkJFxT9gFVCmSoOu80', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001731s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002001s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000494s ] [ 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.074207s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006292s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006202s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006541s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062433s] [吞吐率:16.02req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003735s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060785s] [吞吐率: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.008720s ] 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.000449s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061888s] [吞吐率:16.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008749s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060640s] [吞吐率:16.49req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T11:25:05+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.008491s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062848s] [吞吐率:15.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005938s ] 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.000411s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063187s] [吞吐率: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.000678s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T11:25:05+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061744s] [吞吐率: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.002750s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000509s ] --------------------------------------------------------------- [2025-06-10T11:25:05+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.001134s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037700s] [吞吐率:26.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000645s ] ,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047527s] [吞吐率:21.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001107s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050234s] [吞吐率:19.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012238s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000709s ] [ 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-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051564s] [吞吐率:19.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000839s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057041s] [吞吐率:17.53req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003480s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000649s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001910s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001904s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002121s ] [ 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.000265s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.062670s] [吞吐率:15.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013798s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000557s ] [ 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.000370s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.064308s] [吞吐率:15.55req/s] [内存消耗:2,500.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013220s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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 (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,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.000583s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173276s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNSwibmJmIjoxNzQ5NTI1OTA1LCJleHAiOjE3NTIxMTc5MDUsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pB83oFYRvhos4OTyFuq1hVRwfL6ncM_2e5ImSeg_DSvL3juJtiCNVo0gWGsbU3aNFLVHykYu9tKqdVWBo_wqY3JjgyUTbgGbkoeKB7DyFdqazqkpM55m6lZkbE32qWEH9ELkkwaQfwoSxHSjlUfP8iRxAkl-mLSzP3oZ1Oxng7Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013539s ] 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.000262s ] [ 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.112795s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056727s] [吞吐率:17.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.000892s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052872s] [吞吐率:18.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014240s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055690s] [吞吐率:17.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007653s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050711s] [吞吐率:19.72req/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.009956s ] 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.000298s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057906s] [吞吐率:17.27req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000895s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001200s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000485s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051144s] [吞吐率:19.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.000555s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054855s] [吞吐率:18.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.001242s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058255s] [吞吐率:17.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.000848s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001547s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058926s] [吞吐率:16.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.005950s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037737s] [吞吐率:26.50req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000637s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ 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.000388s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045914s] [吞吐率:21.78req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000955s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000729s ] [ 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-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048365s] [吞吐率:20.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010502s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001331s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000639s ] [ 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-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051112s] [吞吐率:19.56req/s] [内存消耗:2,467.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000984s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000996s ] [ 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.000611s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051822s] [吞吐率:19.30req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001101s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000605s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056071s] [吞吐率:17.83req/s] [内存消耗:2,502.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005474s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000781s ] [ 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.000527s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.058879s] [吞吐率:16.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000590s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-06-10T11:25:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062225s] [吞吐率:16.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000994s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001301s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001825s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001313s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001090s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000833s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.338288s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNiwibmJmIjoxNzQ5NTI1OTA2LCJleHAiOjE3NTIxMTc5MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.A-SNoE_y_1lyzJuDk8d32MGO3lDhWuaeWUYqljsDqAYAJYtppMXYj1aMjyYWmaSSTJhoOO--11Hb_Gh7R0T2ZOpNgc5ycSx3vFs0JAfBMsJTcxnHlFaJ8cMWqA0w8dsVGhvdrdTnA7VpZhsmLrnn-KPOKu58nRTNbdAwhGNL3Kw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001261s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ 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.073167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006584s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010237s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007966s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.008030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006084s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055239s] [吞吐率:18.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.001507s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055131s] [吞吐率: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.000649s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053783s] [吞吐率:18.59req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007371s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057420s] [吞吐率:17.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.000960s ] 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.003945s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054928s] [吞吐率: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.001785s ] 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.000413s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056399s] [吞吐率:17.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062579s] [吞吐率: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.015240s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041688s] [吞吐率:23.99req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003507s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ 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.000559s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043379s] [吞吐率:23.05req/s] [内存消耗:2,502.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000679s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ 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.000577s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.053494s] [吞吐率:18.69req/s] [内存消耗:2,424.41kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013927s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ 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-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053103s] [吞吐率:18.83req/s] [内存消耗:2,477.18kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007797s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000621s ] [ 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.000498s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.053486s] [吞吐率:18.70req/s] [内存消耗:2,510.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006582s ] 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.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000645s ] [ 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.000577s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059953s] [吞吐率:16.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012335s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000534s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001826s ] [ 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.001606s ] [ 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.000240s ] --------------------------------------------------------------- [2025-06-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.054937s] [吞吐率:18.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013448s ] 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.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000578s ] [ 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-10T11:25:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152261s] [吞吐率:6.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkwNywibmJmIjoxNzQ5NTI1OTA3LCJleHAiOjE3NTIxMTc5MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.k_TftBKld2-Fpq71wY3WmuA8qHZUXQqR5m_UfyCMe2S91Iw2Xe0kK-EyKVcrMrqXIT-lJNuSUlYYGvZvlQrCiNEm_tgXfaCwRqRpuzdxqCZ6i7xS6OFl2OdP7Myws6WRnBNMJUUL-FgtfX5e_P7oMfnk_BCZFqpWYwVfiRSzUVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001060s ] 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.000332s ] [ 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.115520s ] --------------------------------------------------------------- [2025-06-10T11:25:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074895s] [吞吐率:13.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.007314s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T11:25:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040589s] [吞吐率:24.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxMSwibmJmIjoxNzQ5NTI1OTExLCJleHAiOjE3NTIxMTc5MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mnNjBccmYuQJmqvB4WD6ouOSC9IgF_fWbrQQjNAWF5PEfTLXioPluB9Aq6IW-wAglLFaXMRhZGesMOfhl46u0IJY9DnJD1LSYhpbjAiemqNX0gIPmWUipWddXd6_iuMldBUiwt2eX4giXTxtmhSM5EqQmQAu9dvfqqeFxGWyR1Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005532s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000384s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T11:25:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038680s] [吞吐率:25.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxMSwibmJmIjoxNzQ5NTI1OTExLCJleHAiOjE3NTIxMTc5MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mnNjBccmYuQJmqvB4WD6ouOSC9IgF_fWbrQQjNAWF5PEfTLXioPluB9Aq6IW-wAglLFaXMRhZGesMOfhl46u0IJY9DnJD1LSYhpbjAiemqNX0gIPmWUipWddXd6_iuMldBUiwt2eX4giXTxtmhSM5EqQmQAu9dvfqqeFxGWyR1Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003767s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000552s ] [ 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.000523s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059607s] [吞吐率:16.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.001227s ] 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.000411s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058060s] [吞吐率: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.005749s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057189s] [吞吐率:17.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058843s] [吞吐率:16.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T11:25:16+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.002048s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059978s] [吞吐率:16.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.000660s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060510s] [吞吐率:16.53req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005270s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060237s] [吞吐率:16.60req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038433s] [吞吐率:26.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000684s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000249s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000547s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040860s] [吞吐率:24.47req/s] [内存消耗:2,424.36kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000596s ] 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.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000885s ] [ 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.001070s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043463s] [吞吐率:23.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001255s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000521s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001801s ] [ 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.001589s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001753s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.045582s] [吞吐率:21.94req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009122s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000949s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045589s] [吞吐率:21.94req/s] [内存消耗:2,510.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004172s ] 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.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000855s ] [ 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-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046473s] [吞吐率:21.52req/s] [内存消耗:2,500.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007110s ] 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.000638s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000803s ] [ 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.000725s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.047046s] [吞吐率:21.26req/s] [内存消耗:2,467.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005117s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000935s ] [ 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.000543s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045857s] [吞吐率:21.81req/s] [内存消耗:2,567.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003506s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001181s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000733s ] [ 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.000903s ] --------------------------------------------------------------- [2025-06-10T11:25:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055941s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNiwibmJmIjoxNzQ5NTI1OTE2LCJleHAiOjE3NTIxMTc5MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YTmie0WTtpQGGzH2nz6LHevAzIRCmYkXzwlvyPlxov7wQbm3hj-DI5chXHsojb3bk841Z0xMOhTy5EUgJ7zFYIlL-ygtTdLOHOS7-zcOg90f9Tv8evptR1kwjz5Qbr53EzHj_Gbhfm0n-1gDAdnm5TY3r2mSGeM32LjC1AmlS1E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005105s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001171s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001161s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000745s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.031811s] [吞吐率:31.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.000744s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032730s] [吞吐率:30.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.000558s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033751s] [吞吐率:29.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.000879s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057511s] [吞吐率: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.000628s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045948s] [吞吐率:21.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002324s ] 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.000333s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060769s] [吞吐率: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.008042s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061272s] [吞吐率:16.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.014469s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050775s] [吞吐率:19.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.010262s ] 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.000502s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036277s] [吞吐率:27.57req/s] [内存消耗:2,502.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001090s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039740s] [吞吐率:25.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000551s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001287s ] [ 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.000742s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036902s] [吞吐率:27.10req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002532s ] 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.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049637s] [吞吐率:20.15req/s] [内存消耗:2,502.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000578s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ 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.000629s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050631s] [吞吐率:19.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051350s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000357s ] [ 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.000466s ] --------------------------------------------------------------- [2025-06-10T11:25:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149320s] [吞吐率:6.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000639s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ 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.116980s ] --------------------------------------------------------------- [2025-06-10T11:25:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.335169s] [吞吐率:2.98req/s] [内存消耗:2,466.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkxNywibmJmIjoxNzQ5NTI1OTE3LCJleHAiOjE3NTIxMTc5MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BBnNkxXtjsSRrRSj2uPgej3CcVPEKFpuL2bg58jYkEJAC4p8VassTbTNzrSzvRbro01kzfo5_4mZXkRkAbfTh9L4Kl1LfNJFWRz6wnsrFXQ66-mL_cfzo_Tqb5WloUI__lJeG92Z6MvEGFbsG5x2kfrlHlKg_jo_x3Jr7MQsLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013331s ] 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.000233s ] [ 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.077489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006719s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006206s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006093s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006229s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006196s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] --------------------------------------------------------------- [2025-06-10T11:25:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056961s] [吞吐率: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.006082s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T11:25:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039451s] [吞吐率:25.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyMSwibmJmIjoxNzQ5NTI1OTIxLCJleHAiOjE3NTIxMTc5MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.B-W4NnBFI1SPyd8mYCEMvTHq96U8fy5-DsABuBUFsA9uK7TijYvgIwCK0y8ytwoHVBVhPRiDZ5i5Ny0l3XrSX8GLKkL6CMSkesDkLT2DPXgJU9qobRhH7ONS0v1LQZWf5rMeie_f9ONt4mkGfrPSoRnAoe5BKr6GFybw681yXek', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004819s ] 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.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000651s ] [ 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.000557s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053452s] [吞吐率:18.71req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000850s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058906s] [吞吐率:16.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005195s ] 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.000378s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055521s] [吞吐率:18.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.008216s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051658s] [吞吐率:19.36req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004463s ] 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-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052289s] [吞吐率:19.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.000549s ] 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.000369s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053836s] [吞吐率:18.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009922s ] 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.000346s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052375s] [吞吐率:19.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.011080s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052344s] [吞吐率:19.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.012644s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053592s] [吞吐率:18.66req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013045s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036479s] [吞吐率:27.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036191s] [吞吐率:27.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000619s ] 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.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000516s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.045785s] [吞吐率:21.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010094s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000588s ] [ 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.000331s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045516s] [吞吐率:21.97req/s] [内存消耗:2,424.33kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ 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.000350s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.045955s] [吞吐率:21.76req/s] [内存消耗:2,502.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007535s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000647s ] [ 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.000543s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046369s] [吞吐率:21.57req/s] [内存消耗:2,500.52kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008684s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000638s ] [ 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.000506s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.064944s] [吞吐率:15.40req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000428s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001874s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001582s ] [ 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.001536s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000221s ] --------------------------------------------------------------- [2025-06-10T11:25:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159535s] [吞吐率:6.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005298s ] 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.000324s ] [ 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.118062s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.322311s] [吞吐率:3.10req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNiwibmJmIjoxNzQ5NTI1OTI2LCJleHAiOjE3NTIxMTc5MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bT0ID36djYfJIqZmSd_sUKns4Hmn3utw3Joc9XKI4_EFKdvME0yDJMHFJaH3crKX120g6w4YB-wVjRJUTcX-8pef4hl4i6zzHAC2buHZ_lYfgNtUBgYQtwXRVmZlxeABtcDM1IdgS0-qhNaMUbACl5FtQoDrJ2MtJxJmW682ih8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001620s ] 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.000342s ] [ 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.078380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006660s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006179s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006001s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005988s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006137s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054766s] [吞吐率: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.000697s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T11:25:27+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.002657s ] 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.000452s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055215s] [吞吐率: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.005686s ] 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.000322s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056641s] [吞吐率:17.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.000539s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056337s] [吞吐率: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.012515s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056263s] [吞吐率:17.77req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000510s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000272s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057079s] [吞吐率:17.52req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013743s ] 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.000310s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035418s] [吞吐率:28.23req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000908s ] 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.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000716s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.040610s] [吞吐率:24.62req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000540s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000757s ] [ 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.000403s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.046008s] [吞吐率:21.74req/s] [内存消耗:2,510.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ 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.000612s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.046966s] [吞吐率:21.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000688s ] [ 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.000426s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045633s] [吞吐率:21.91req/s] [内存消耗:2,467.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007266s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046278s] [吞吐率:21.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004188s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046688s] [吞吐率:21.42req/s] [内存消耗:2,502.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007862s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000673s ] [ 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.000532s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047551s] [吞吐率:21.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000789s ] --------------------------------------------------------------- [2025-06-10T11:25:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.056691s] [吞吐率:17.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkyNywibmJmIjoxNzQ5NTI1OTI3LCJleHAiOjE3NTIxMTc5MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tF71CtKeueuqeP9no_fx0CHT9NwE16AIQA-ctSJ_8CuJiKoakvohHhOnrlEUcnkiLENG6qzMZFhZ1mvaxs0k9Uf22EYlveOvkq7TFVbw26QO6TS-ioZYlXTx-hvB_uRp7yZ4z806LYuJAjA2HT4d-TXJLUPMB-hHyoW7Vxdj9rM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009399s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001350s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000950s ] [ 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.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000740s ] [ 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.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T11:25:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052148s] [吞吐率:19.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.001121s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T11:25:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034172s] [吞吐率:29.26req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzMSwibmJmIjoxNzQ5NTI1OTMxLCJleHAiOjE3NTIxMTc5MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sb5Vq-dUlW7Z7MI9koe6qw2iSa_sdonXD8Co_CsPnU6ygzSoB5snn4bK3v21d9fXDmljh9Qcgaj39I7RdRJebjMhWxhrhMZNLYYE8w5LSr8EaaxizXUFKM0fKKAKXVVPCIQK4I2er6PBfwYRVJ66KGo8skW9_tQyRQ7AsaUtUBQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000516s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000466s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.036215s] [吞吐率:27.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.000637s ] 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.000516s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.038397s] [吞吐率:26.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.000570s ] 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.000305s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062105s] [吞吐率:16.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.005640s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062518s] [吞吐率:16.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.000574s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000500s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062642s] [吞吐率:15.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.003418s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063805s] [吞吐率:15.67req/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.002010s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063568s] [吞吐率:15.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001223s ] 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.000292s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064341s] [吞吐率: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.001057s ] 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.000434s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036374s] [吞吐率:27.49req/s] [内存消耗:2,502.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000829s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001130s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ 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.000533s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.047603s] [吞吐率:21.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010431s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.047801s] [吞吐率:20.92req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010217s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000689s ] [ 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.000563s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.047935s] [吞吐率:20.86req/s] [内存消耗:2,500.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007031s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.047700s] [吞吐率:20.96req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009999s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000439s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000749s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049723s] [吞吐率:20.11req/s] [内存消耗:2,510.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012584s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000664s ] [ 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.000595s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048263s] [吞吐率:20.72req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000628s ] [ 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.000354s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050041s] [吞吐率:19.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012675s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000764s ] [ 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.000796s ] --------------------------------------------------------------- [2025-06-10T11:25:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.046905s] [吞吐率:21.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyNTkzNiwibmJmIjoxNzQ5NTI1OTM2LCJleHAiOjE3NTIxMTc5MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vrSgV721XzuGJbwH-oT9q5cuk_fa8pjepPSk5JquQi2lmDph631Xbf5arCorVhzrphJwxfmFGT2OVofpXrfdJacuZ0R08RUVVvRPUUhhFLlYkbQ17k_lXDk3y_3opIQWlPVyiBGQrj_wATD8RB3xOYyWd_MijxrJiruX-K4MMcQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013709s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000507s ] [ 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.000318s ] --------------------------------------------------------------- [2025-06-10T11:25:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033043s] [吞吐率:30.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.000839s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000690s ] --------------------------------------------------------------- [2025-06-10T11:25:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033029s] [吞吐率:30.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.001821s ] 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.000437s ] --------------------------------------------------------------- [2025-06-10T11:25:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032715s] [吞吐率:30.57req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T11:25:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055190s] [吞吐率: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.000557s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-06-10T11:25:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055305s] [吞吐率:18.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001273s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-06-10T11:25:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055454s] [吞吐率:18.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.000719s ] 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.000665s ]