--------------------------------------------------------------- [2025-06-10T09:37:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065301s] [吞吐率:15.31req/s] [内存消耗:2,248.09kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008917s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001167s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-06-10T09:37:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050482s] [吞吐率:19.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyMSwibmJmIjoxNzQ5NTE5NDIxLCJleHAiOjE3NTIxMTE0MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PD3G_spG4sr4DnakuUVn1txfaAu0B_aykJfav45FE69hBGIQY70MREtYH_KiTuC_On1CLrX5axfwu2EnMm6OEUnqrqthK6Gaf6ONdD5XGQXQH_AMmiHet4OqoXkHauWMh0nO5jCFQphYm7-Y5VwMjKwg_r0jr7KXoMMmJLmr67k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014242s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ 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-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057667s] [吞吐率:17.34req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001105s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057936s] [吞吐率: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.001295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056917s] [吞吐率: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.002670s ] 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.000333s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055638s] [吞吐率:17.97req/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.000604s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057709s] [吞吐率: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.004183s ] 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.000472s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056781s] [吞吐率:17.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.000568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058454s] [吞吐率:17.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.000727s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060646s] [吞吐率:16.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] 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.000328s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039035s] [吞吐率:25.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004208s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037486s] [吞吐率:26.68req/s] [内存消耗:2,471.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000530s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000620s ] [ 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.000571s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042017s] [吞吐率:23.80req/s] [内存消耗:2,418.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000635s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000707s ] [ 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.000408s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049156s] [吞吐率:20.34req/s] [内存消耗:2,419.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048925s] [吞吐率:20.44req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004206s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000420s ] [ 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.000633s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.052951s] [吞吐率:18.89req/s] [内存消耗:2,450.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013769s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ 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.000761s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.054111s] [吞吐率:18.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013974s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000889s ] --------------------------------------------------------------- [2025-06-10T09:37:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055097s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000537s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001806s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001645s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001626s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001580s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000244s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.160938s] [吞吐率:6.21req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNiwibmJmIjoxNzQ5NTE5NDI2LCJleHAiOjE3NTIxMTE0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LwqyRqQvB6ktsP5EHylrxt_5SAGxulhiTT6Qd5I04vqItGW-ZL5Im9L4jpx2hIYM9YoHM7VNhvqJq64FjEuCK3SNc8sBlIs3V6mwU5xUQ2K5fucjcC1xnZLVrmW48nySOOQ415qhgnVVhjZX8XFxSd1aIsZeI9oBYaSnMsdM8hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009004s ] 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.000342s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113707s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055069s] [吞吐率:18.16req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055126s] [吞吐率: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.001532s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054794s] [吞吐率: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.000998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055957s] [吞吐率:17.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.019341s ] 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.000333s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056051s] [吞吐率: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.019550s ] 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.000541s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041837s] [吞吐率:23.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.007123s ] 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.000341s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038148s] [吞吐率:26.21req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNywibmJmIjoxNzQ5NTE5NDI3LCJleHAiOjE3NTIxMTE0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L5wF8gjHClKwADxrbt_nw4YGR8qG-B2_RAXesgqaAkHbqvDYxo7TaGOfOOBqgweTMk-tDvAbfOqchTQjILwHk1kO4GxdWD947DRDI7ck2owQuPEEpcggigUwEQrACbvd3xyv1Xi_mo4h3_3axDV7heUULSVLUBq8GKu0yasRnto', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002852s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ 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.000592s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038790s] [吞吐率:25.78req/s] [内存消耗:2,472.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNywibmJmIjoxNzQ5NTE5NDI3LCJleHAiOjE3NTIxMTE0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L5wF8gjHClKwADxrbt_nw4YGR8qG-B2_RAXesgqaAkHbqvDYxo7TaGOfOOBqgweTMk-tDvAbfOqchTQjILwHk1kO4GxdWD947DRDI7ck2owQuPEEpcggigUwEQrACbvd3xyv1Xi_mo4h3_3axDV7heUULSVLUBq8GKu0yasRnto', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002479s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000731s ] [ 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.000545s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039382s] [吞吐率:25.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNywibmJmIjoxNzQ5NTE5NDI3LCJleHAiOjE3NTIxMTE0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L5wF8gjHClKwADxrbt_nw4YGR8qG-B2_RAXesgqaAkHbqvDYxo7TaGOfOOBqgweTMk-tDvAbfOqchTQjILwHk1kO4GxdWD947DRDI7ck2owQuPEEpcggigUwEQrACbvd3xyv1Xi_mo4h3_3axDV7heUULSVLUBq8GKu0yasRnto', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001100s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000530s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039090s] [吞吐率:25.58req/s] [内存消耗:2,567.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNywibmJmIjoxNzQ5NTE5NDI3LCJleHAiOjE3NTIxMTE0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L5wF8gjHClKwADxrbt_nw4YGR8qG-B2_RAXesgqaAkHbqvDYxo7TaGOfOOBqgweTMk-tDvAbfOqchTQjILwHk1kO4GxdWD947DRDI7ck2owQuPEEpcggigUwEQrACbvd3xyv1Xi_mo4h3_3axDV7heUULSVLUBq8GKu0yasRnto', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002328s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-06-10T09:37:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.049111s] [吞吐率:20.36req/s] [内存消耗:2,415.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNywibmJmIjoxNzQ5NTE5NDI3LCJleHAiOjE3NTIxMTE0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L5wF8gjHClKwADxrbt_nw4YGR8qG-B2_RAXesgqaAkHbqvDYxo7TaGOfOOBqgweTMk-tDvAbfOqchTQjILwHk1kO4GxdWD947DRDI7ck2owQuPEEpcggigUwEQrACbvd3xyv1Xi_mo4h3_3axDV7heUULSVLUBq8GKu0yasRnto', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001318s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000847s ] --------------------------------------------------------------- [2025-06-10T09:37:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.319815s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQyNywibmJmIjoxNzQ5NTE5NDI3LCJleHAiOjE3NTIxMTE0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L5wF8gjHClKwADxrbt_nw4YGR8qG-B2_RAXesgqaAkHbqvDYxo7TaGOfOOBqgweTMk-tDvAbfOqchTQjILwHk1kO4GxdWD947DRDI7ck2owQuPEEpcggigUwEQrACbvd3xyv1Xi_mo4h3_3axDV7heUULSVLUBq8GKu0yasRnto', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.074950s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006820s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 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=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.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=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.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.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=18 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=17 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=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.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.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=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.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=20 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=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] --------------------------------------------------------------- [2025-06-10T09:37:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052856s] [吞吐率:18.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T09:37:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053870s] [吞吐率:18.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.019932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T09:37:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040775s] [吞吐率:24.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzMSwibmJmIjoxNzQ5NTE5NDMxLCJleHAiOjE3NTIxMTE0MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQzhl1WnUgrZXGWTeh4ePSfMXx7LJ4aN2JRJ1EYId2q8KsxJQQgRcmlpXE1mAlaaRtculsQT2OZHsMcale66BSuzaAf8zpnMM59VNckR3Cf6lfR_YnGCNr35AnjutVc_85Wsi-oR0_cfnnrum0lWcApOQrF-kihjn1EHmzPA8gY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002929s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T09:37:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040977s] [吞吐率:24.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzMSwibmJmIjoxNzQ5NTE5NDMxLCJleHAiOjE3NTIxMTE0MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQzhl1WnUgrZXGWTeh4ePSfMXx7LJ4aN2JRJ1EYId2q8KsxJQQgRcmlpXE1mAlaaRtculsQT2OZHsMcale66BSuzaAf8zpnMM59VNckR3Cf6lfR_YnGCNr35AnjutVc_85Wsi-oR0_cfnnrum0lWcApOQrF-kihjn1EHmzPA8gY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003440s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000664s ] [ 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.000599s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061048s] [吞吐率:16.38req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005265s ] 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.000430s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055517s] [吞吐率:18.01req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055232s] [吞吐率:18.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.007327s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055707s] [吞吐率:17.95req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000295s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056991s] [吞吐率:17.55req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002130s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061036s] [吞吐率:16.38req/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.011460s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056139s] [吞吐率:17.81req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000617s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056791s] [吞吐率:17.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.010592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000294s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056603s] [吞吐率: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.000548s ] 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.000460s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.038803s] [吞吐率:25.77req/s] [内存消耗:2,418.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000799s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ 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.000359s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042558s] [吞吐率:23.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000715s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000547s ] [ 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 (13,14,15,16,17,18,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-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.042456s] [吞吐率:23.55req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000654s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ 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.001175s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.043344s] [吞吐率:23.07req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004886s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000752s ] [ 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-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046474s] [吞吐率:21.52req/s] [内存消耗:2,472.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004477s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001362s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000699s ] [ 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.000575s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055063s] [吞吐率:18.16req/s] [内存消耗:2,415.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002570s ] 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.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001366s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001111s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045940s] [吞吐率:21.77req/s] [内存消耗:2,471.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000625s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ 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.000588s ] --------------------------------------------------------------- [2025-06-10T09:37:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.062885s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000440s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001779s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001509s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001477s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001550s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000288s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.158766s] [吞吐率:6.30req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNiwibmJmIjoxNzQ5NTE5NDM2LCJleHAiOjE3NTIxMTE0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RP4g2PfsxZxaHafXcNg00_66MIX5YWAKZU77gGq77hXlxs0DcuKVJj25Dn8IheIyjwj0HAqDlpgRzwF1UwRBfM-ybMVjrn25aeWfIU9wQZQhH4VCt4zdVckOy5Qr7y3y_5vQ27KSCmk5-IRCsZk0Qxhr3569y0Seqy8yGPVV5Tw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002371s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ 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.122155s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053547s] [吞吐率:18.68req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002193s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053430s] [吞吐率:18.72req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001176s ] 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.000408s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054383s] [吞吐率:18.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019955s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054425s] [吞吐率:18.37req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054329s] [吞吐率: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.000783s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.047418s] [吞吐率:21.09req/s] [内存消耗:2,419.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNywibmJmIjoxNzQ5NTE5NDM3LCJleHAiOjE3NTIxMTE0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I9Z4WoLYI1sRX0SuGgnwJoxMQ7XeGh3YmMpNCpgl-OCzLrVoWXojdlDmvkplul-LkLuPuJwB9ZVSpEInzK8YoUvyjeMRnuK0gvTGwxi8LhZsxX2xp_TUybfCLbXOPfnFgal1zspfXjyYvBriXOq0HNwZbHJn8o2IFyq9uGfcVkY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007596s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ 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.000415s ] me:0.000484s ] --------------------------------------------------------------- [2025-06-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046096s] [吞吐率:21.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNywibmJmIjoxNzQ5NTE5NDM3LCJleHAiOjE3NTIxMTE0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I9Z4WoLYI1sRX0SuGgnwJoxMQ7XeGh3YmMpNCpgl-OCzLrVoWXojdlDmvkplul-LkLuPuJwB9ZVSpEInzK8YoUvyjeMRnuK0gvTGwxi8LhZsxX2xp_TUybfCLbXOPfnFgal1zspfXjyYvBriXOq0HNwZbHJn8o2IFyq9uGfcVkY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000854s ] [ 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-10T09:37:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049393s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNywibmJmIjoxNzQ5NTE5NDM3LCJleHAiOjE3NTIxMTE0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I9Z4WoLYI1sRX0SuGgnwJoxMQ7XeGh3YmMpNCpgl-OCzLrVoWXojdlDmvkplul-LkLuPuJwB9ZVSpEInzK8YoUvyjeMRnuK0gvTGwxi8LhZsxX2xp_TUybfCLbXOPfnFgal1zspfXjyYvBriXOq0HNwZbHJn8o2IFyq9uGfcVkY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000871s ] --------------------------------------------------------------- [2025-06-10T09:37:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.330007s] [吞吐率:3.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQzNywibmJmIjoxNzQ5NTE5NDM3LCJleHAiOjE3NTIxMTE0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I9Z4WoLYI1sRX0SuGgnwJoxMQ7XeGh3YmMpNCpgl-OCzLrVoWXojdlDmvkplul-LkLuPuJwB9ZVSpEInzK8YoUvyjeMRnuK0gvTGwxi8LhZsxX2xp_TUybfCLbXOPfnFgal1zspfXjyYvBriXOq0HNwZbHJn8o2IFyq9uGfcVkY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009261s ] 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.000352s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078537s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006771s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006210s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 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=25 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=26 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=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.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.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.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=19 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=18 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=17 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=9 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=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.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=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.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=8 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=23 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=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.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=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.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] --------------------------------------------------------------- [2025-06-10T09:37:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055114s] [吞吐率:18.14req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000866s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T09:37:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041050s] [吞吐率:24.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0MSwibmJmIjoxNzQ5NTE5NDQxLCJleHAiOjE3NTIxMTE0NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aCBub11li3AJAvoQCrcXYohnRwbmLtyhnugxINyLr5LPocb9f9jNat7GkGzgq77SyMtscdltFYNjKkVKA6JnOBh8uaMY5V9nvaDBElFuPAFwjv5mxRjJ0ditliuGWazNESdIqDEoTbqIM5-c1I7sMOAc9sSdQx1M-BHapIp-EVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007443s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048487s] [吞吐率:20.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.009117s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001226s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049272s] [吞吐率:20.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.013297s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001190s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000467s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069488s] [吞吐率:14.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.008711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068429s] [吞吐率:14.61req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008874s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070846s] [吞吐率:14.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.015896s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069153s] [吞吐率:14.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.009867s ] 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.000482s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069361s] [吞吐率:14.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.008024s ] 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.000447s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071599s] [吞吐率:13.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.004058s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002105s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046510s] [吞吐率:21.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000920s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001326s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000779s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036700s] [吞吐率:27.25req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000600s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ 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.000592s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056956s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014745s ] 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.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000494s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001877s ] [ 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.001574s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001570s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045933s] [吞吐率:21.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010085s ] 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.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000579s ] [ 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045776s] [吞吐率:21.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002779s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054707s] [吞吐率:18.28req/s] [内存消耗:2,415.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ 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.001145s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000888s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.059461s] [吞吐率:16.82req/s] [内存消耗:2,418.67kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013870s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000531s ] [ 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.000303s ] --------------------------------------------------------------- [2025-06-10T09:37:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045852s] [吞吐率:21.81req/s] [内存消耗:2,472.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011874s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000490s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.326883s] [吞吐率:3.06req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NiwibmJmIjoxNzQ5NTE5NDQ2LCJleHAiOjE3NTIxMTE0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.th6KlXCQXc6aa_nOanLahZNkghJht3QjmLb5wcswK2GOvxpf1ikEzD0VyUN7UgJsHB5KQDrvjL6UnDbKK4TDxI8AoMVTeEReYuHXByvvmQixWahNzek2q2XZlCTUJxzSZypc_NkC14uaIxadHnuj_nIh2vM05iRIYL9VQ0mZW5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011605s ] 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.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.073018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006789s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006422s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 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=25 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=26 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=10 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=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.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=6 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=19 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=18 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=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.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=12 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=14 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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006312s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006214s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=4 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=29 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=30 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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054104s] [吞吐率: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.000974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054186s] [吞吐率: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.000967s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053523s] [吞吐率:18.68req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000596s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055173s] [吞吐率: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.021526s ] 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.000490s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054392s] [吞吐率: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.018017s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001644s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054424s] [吞吐率:18.37req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020360s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001155s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055677s] [吞吐率: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.018234s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041247s] [吞吐率:24.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.009146s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036931s] [吞吐率:27.08req/s] [内存消耗:2,470.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001081s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000471s ] [ 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.000534s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036920s] [吞吐率:27.09req/s] [内存消耗:2,471.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000932s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037379s] [吞吐率:26.75req/s] [内存消耗:2,419.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000373s ] [ 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.000372s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038128s] [吞吐率:26.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000649s ] [ 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-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038061s] [吞吐率:26.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000697s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000566s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048557s] [吞吐率:20.59req/s] [内存消耗:2,450.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000787s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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.000436s ] --------------------------------------------------------------- [2025-06-10T09:37:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048913s] [吞吐率:20.44req/s] [内存消耗:2,422.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013322s ] 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.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000512s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-06-10T09:37:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149406s] [吞吐率:6.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ0NywibmJmIjoxNzQ5NTE5NDQ3LCJleHAiOjE3NTIxMTE0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hP-Yfgk6Ygnd81_TgGtM3zLtMCB7dGIbn9wAKXrQ9dW0W0byxp5d3hjCm_xZJ8Zh5jlsslIBgCgAwaL_Al3ST7JOaN5qgW8T-yYpbyWGzUKmf_kocbJJ4d2_TVFnjCDqhwuW0LQo0grzjDw7iKQSpMx6RlhhJCh-ixITVVeAxjo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001045s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115212s ] --------------------------------------------------------------- [2025-06-10T09:37:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053721s] [吞吐率:18.61req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000869s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:37:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034485s] [吞吐率:29.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1MSwibmJmIjoxNzQ5NTE5NDUxLCJleHAiOjE3NTIxMTE0NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cekAht-9cmH0Tpw6XYDbXob4jweNuR2zfkIYLnjzHrXrCVe9N7mih2LCt1tmFVplt4pKK34KX5JnzV7ZeL7FNNJLXSkXGxT8R2aUg21We923Z-HpkWUVR1_WifnO0RFWAYtl7gfPbEpneaVoZVWRfsfgsXGhUZPaLwlc9E1b_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000763s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000378s ] [ 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.000482s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057059s] [吞吐率: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.003244s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059053s] [吞吐率:16.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.000898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000742s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056043s] [吞吐率: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.000600s ] 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.000452s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055674s] [吞吐率: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.000719s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057195s] [吞吐率:17.48req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003365s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058898s] [吞吐率: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.007434s ] 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.000420s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057812s] [吞吐率:17.30req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001982s ] 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.000502s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066807s] [吞吐率:14.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063580s] [吞吐率: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.019754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002003s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038318s] [吞吐率:26.10req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000751s ] [ 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.000533s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039236s] [吞吐率:25.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000690s ] [ 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.000809s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040537s] [吞吐率:24.67req/s] [内存消耗:2,419.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041471s] [吞吐率:24.11req/s] [内存消耗:2,432.28kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001574s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001298s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.044263s] [吞吐率:22.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002037s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000610s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001900s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001583s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001651s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001549s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000295s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041685s] [吞吐率:23.99req/s] [内存消耗:2,472.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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.000498s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045073s] [吞吐率:22.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000731s ] [ 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-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052691s] [吞吐率:18.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005091s ] 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.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001204s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-06-10T09:37:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.054709s] [吞吐率:18.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NiwibmJmIjoxNzQ5NTE5NDU2LCJleHAiOjE3NTIxMTE0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dk1nYPjTPAIMh7JUNgKvaucFc6I0pGWWViloXbmFUxcts_RhZdDAep2XKURUKz_uKKA8vgHrgIThiAIPU5Xh4fsCll9qOmV7sxpWQl611hqYfLdvsLrl7av65ICqP-QDqJDjYW_H0GcjT0CGfPveCEyGQSRzdKbDBs6J-OYJwSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015328s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000522s ] [ 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.000325s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054361s] [吞吐率: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.001138s ] 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.000345s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054945s] [吞吐率: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.001329s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055269s] [吞吐率: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.000795s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055022s] [吞吐率: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.000630s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054860s] [吞吐率: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.012376s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.034982s] [吞吐率:28.59req/s] [内存消耗:2,418.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NywibmJmIjoxNzQ5NTE5NDU3LCJleHAiOjE3NTIxMTE0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kyvgtWht6TJKDbJjKUUlkM2FS3vLjnr2Fw2BwhcJDO8zgzlF9sl720h4EmRV1MkiDI9oVw4S1oSaviU0tib_5nFoHACPju9ZDWQf0fUS7Z0KVcwnaijOYi3AN3FKNmJf1zaIYHX7lS3e-oMoHDnsgkktLYJpcfgJoVPMAW-uMdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001378s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000521s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.035969s] [吞吐率:27.80req/s] [内存消耗:2,450.10kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NywibmJmIjoxNzQ5NTE5NDU3LCJleHAiOjE3NTIxMTE0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kyvgtWht6TJKDbJjKUUlkM2FS3vLjnr2Fw2BwhcJDO8zgzlF9sl720h4EmRV1MkiDI9oVw4S1oSaviU0tib_5nFoHACPju9ZDWQf0fUS7Z0KVcwnaijOYi3AN3FKNmJf1zaIYHX7lS3e-oMoHDnsgkktLYJpcfgJoVPMAW-uMdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ 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.000404s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050139s] [吞吐率:19.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NywibmJmIjoxNzQ5NTE5NDU3LCJleHAiOjE3NTIxMTE0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kyvgtWht6TJKDbJjKUUlkM2FS3vLjnr2Fw2BwhcJDO8zgzlF9sl720h4EmRV1MkiDI9oVw4S1oSaviU0tib_5nFoHACPju9ZDWQf0fUS7Z0KVcwnaijOYi3AN3FKNmJf1zaIYHX7lS3e-oMoHDnsgkktLYJpcfgJoVPMAW-uMdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000525s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-06-10T09:37:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051859s] [吞吐率:19.28req/s] [内存消耗:2,471.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NywibmJmIjoxNzQ5NTE5NDU3LCJleHAiOjE3NTIxMTE0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kyvgtWht6TJKDbJjKUUlkM2FS3vLjnr2Fw2BwhcJDO8zgzlF9sl720h4EmRV1MkiDI9oVw4S1oSaviU0tib_5nFoHACPju9ZDWQf0fUS7Z0KVcwnaijOYi3AN3FKNmJf1zaIYHX7lS3e-oMoHDnsgkktLYJpcfgJoVPMAW-uMdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016076s ] 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.000286s ] [ 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.000626s ] [ 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.000561s ] --------------------------------------------------------------- [2025-06-10T09:37:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168919s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NywibmJmIjoxNzQ5NTE5NDU3LCJleHAiOjE3NTIxMTE0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kyvgtWht6TJKDbJjKUUlkM2FS3vLjnr2Fw2BwhcJDO8zgzlF9sl720h4EmRV1MkiDI9oVw4S1oSaviU0tib_5nFoHACPju9ZDWQf0fUS7Z0KVcwnaijOYi3AN3FKNmJf1zaIYHX7lS3e-oMoHDnsgkktLYJpcfgJoVPMAW-uMdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014983s ] 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.000253s ] [ 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.121656s ] --------------------------------------------------------------- [2025-06-10T09:37:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.342474s] [吞吐率:2.92req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ1NywibmJmIjoxNzQ5NTE5NDU3LCJleHAiOjE3NTIxMTE0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kyvgtWht6TJKDbJjKUUlkM2FS3vLjnr2Fw2BwhcJDO8zgzlF9sl720h4EmRV1MkiDI9oVw4S1oSaviU0tib_5nFoHACPju9ZDWQf0fUS7Z0KVcwnaijOYi3AN3FKNmJf1zaIYHX7lS3e-oMoHDnsgkktLYJpcfgJoVPMAW-uMdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000249s ] [ 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.079239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006833s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006304s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006197s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.009896s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.009771s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006371s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006276s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 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=34 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=20 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=8 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=23 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=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.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.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] --------------------------------------------------------------- [2025-06-10T09:37:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055185s] [吞吐率: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.003782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T09:37:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056759s] [吞吐率: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.015694s ] 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.000333s ] --------------------------------------------------------------- [2025-06-10T09:37:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043515s] [吞吐率:22.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2MSwibmJmIjoxNzQ5NTE5NDYxLCJleHAiOjE3NTIxMTE0NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y9gzbiGcjLrHyMEy6cJD24RCTEboezwR2tvD30pHfBeoMaGdil2jlXKwQamjSrZPWtYg2F015qIeD3XtT6kMZ5xTyjrVtx-b8Zt2Dg192Cw0gDJ82OyGgMRZJaB24lyP3zUR1zTT7L6djwqbWCaK6XpTDUo3vN3JoUwiLgzSVH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009637s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000544s ] [ 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-10T09:37:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.056492s] [吞吐率:17.70req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2MSwibmJmIjoxNzQ5NTE5NDYxLCJleHAiOjE3NTIxMTE0NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y9gzbiGcjLrHyMEy6cJD24RCTEboezwR2tvD30pHfBeoMaGdil2jlXKwQamjSrZPWtYg2F015qIeD3XtT6kMZ5xTyjrVtx-b8Zt2Dg192Cw0gDJ82OyGgMRZJaB24lyP3zUR1zTT7L6djwqbWCaK6XpTDUo3vN3JoUwiLgzSVH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011583s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000300s ] [ 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.000328s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059230s] [吞吐率:16.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057228s] [吞吐率: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.000878s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059001s] [吞吐率:16.95req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000839s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058952s] [吞吐率:16.96req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058875s] [吞吐率:16.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.012674s ] 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.000425s ] --------------------------------------------------------------- [2025-06-10T09:37: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.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001275s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059714s] [吞吐率:16.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013988s ] 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.000415s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058573s] [吞吐率:17.07req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010243s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.039861s] [吞吐率:25.09req/s] [内存消耗:2,450.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003489s ] 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.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ 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.000511s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040841s] [吞吐率:24.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005051s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000663s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039453s] [吞吐率:25.35req/s] [内存消耗:2,471.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001395s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000746s ] [ 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.000539s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039977s] [吞吐率:25.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001652s ] 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.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041839s] [吞吐率:23.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004683s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001511s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001167s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000790s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.042108s] [吞吐率:23.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ 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` = 2 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000738s ] [ 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.000403s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.054270s] [吞吐率:18.43req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000733s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000238s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-06-10T09:37:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.040763s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000690s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000472s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001808s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001524s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001532s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001513s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000222s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152707s] [吞吐率:6.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NiwibmJmIjoxNzQ5NTE5NDY2LCJleHAiOjE3NTIxMTE0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IYM-qCT20gNWbwRyk5-9iYFxR5RCj_gYjbqGrgsxmGovsMAuwyxLCEgHOQ2dCEm-PjMjIWqbgjk8B_x__zBS_eLsGcXpL6UnuwW390Im9luARy-nGRxTOi83PrIeV3Cky7Eyzeyv5zSWPwr-eu2dbuXlRC1A5Yuud4Aq_QdkdoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006673s ] 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.000254s ] [ 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.114495s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054027s] [吞吐率: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.000916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001419s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000927s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053852s] [吞吐率:18.57req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001126s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001239s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054258s] [吞吐率:18.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.000861s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054252s] [吞吐率: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.001219s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053948s] [吞吐率: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.014174s ] 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.000314s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053601s] [吞吐率:18.66req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.044412s] [吞吐率:22.52req/s] [内存消耗:2,472.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NywibmJmIjoxNzQ5NTE5NDY3LCJleHAiOjE3NTIxMTE0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U7ybiuAOAxBNd3dCehC-KJHr7gQRDRT38NCL5w7UHKuS_Ov43oMsF1RXWQL4NxX-puf-HPGJrhFRXb8SYdqmMLtyXdEh_ukziHFAqid2vRH3RS5HjITGne0skPl_scwwlw06kD-mTiNFaKCibUfWvmMERr59ObbcgbzBvdnsdQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009431s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,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.000558s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050083s] [吞吐率:19.97req/s] [内存消耗:2,419.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NywibmJmIjoxNzQ5NTE5NDY3LCJleHAiOjE3NTIxMTE0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U7ybiuAOAxBNd3dCehC-KJHr7gQRDRT38NCL5w7UHKuS_Ov43oMsF1RXWQL4NxX-puf-HPGJrhFRXb8SYdqmMLtyXdEh_ukziHFAqid2vRH3RS5HjITGne0skPl_scwwlw06kD-mTiNFaKCibUfWvmMERr59ObbcgbzBvdnsdQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012952s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000721s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ 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.000375s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050185s] [吞吐率:19.93req/s] [内存消耗:2,418.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NywibmJmIjoxNzQ5NTE5NDY3LCJleHAiOjE3NTIxMTE0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U7ybiuAOAxBNd3dCehC-KJHr7gQRDRT38NCL5w7UHKuS_Ov43oMsF1RXWQL4NxX-puf-HPGJrhFRXb8SYdqmMLtyXdEh_ukziHFAqid2vRH3RS5HjITGne0skPl_scwwlw06kD-mTiNFaKCibUfWvmMERr59ObbcgbzBvdnsdQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012523s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ 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-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050576s] [吞吐率:19.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NywibmJmIjoxNzQ5NTE5NDY3LCJleHAiOjE3NTIxMTE0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U7ybiuAOAxBNd3dCehC-KJHr7gQRDRT38NCL5w7UHKuS_Ov43oMsF1RXWQL4NxX-puf-HPGJrhFRXb8SYdqmMLtyXdEh_ukziHFAqid2vRH3RS5HjITGne0skPl_scwwlw06kD-mTiNFaKCibUfWvmMERr59ObbcgbzBvdnsdQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T09:37:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060442s] [吞吐率:16.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NywibmJmIjoxNzQ5NTE5NDY3LCJleHAiOjE3NTIxMTE0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U7ybiuAOAxBNd3dCehC-KJHr7gQRDRT38NCL5w7UHKuS_Ov43oMsF1RXWQL4NxX-puf-HPGJrhFRXb8SYdqmMLtyXdEh_ukziHFAqid2vRH3RS5HjITGne0skPl_scwwlw06kD-mTiNFaKCibUfWvmMERr59ObbcgbzBvdnsdQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013931s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001212s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-06-10T09:37:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.331990s] [吞吐率:3.01req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ2NywibmJmIjoxNzQ5NTE5NDY3LCJleHAiOjE3NTIxMTE0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U7ybiuAOAxBNd3dCehC-KJHr7gQRDRT38NCL5w7UHKuS_Ov43oMsF1RXWQL4NxX-puf-HPGJrhFRXb8SYdqmMLtyXdEh_ukziHFAqid2vRH3RS5HjITGne0skPl_scwwlw06kD-mTiNFaKCibUfWvmMERr59ObbcgbzBvdnsdQo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012333s ] 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.000334s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.072996s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006753s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 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=33 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=15 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=5 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=3 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=25 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=26 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=10 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=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.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=22 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=28 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=6 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=19 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=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.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=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.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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006856s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006692s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006814s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006154s ] --------------------------------------------------------------- [2025-06-10T09:37:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056783s] [吞吐率:17.61req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005476s ] 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.000439s ] --------------------------------------------------------------- [2025-06-10T09:37:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042059s] [吞吐率:23.78req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3MSwibmJmIjoxNzQ5NTE5NDcxLCJleHAiOjE3NTIxMTE0NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.punFNXbadisQ4sJUAhxCKOf0_EcXsI80evC97atrPNotP8M_x8I-vjiPe8-qlxlFlkXUdA96f2PDqnM0e-bVB86iVkjZlfc07theYjSzqg0HfY59tjQpM7jP2zZPbJsz7AN8RR5nJ60VNQjyTe9jT1HU1eONSa6hkr1NbE-Aj9g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008526s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T09:37:56+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.001665s ] 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.000345s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055018s] [吞吐率: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.001583s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052321s] [吞吐率:19.11req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003079s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053418s] [吞吐率:18.72req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052898s] [吞吐率:18.90req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000715s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051796s] [吞吐率:19.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.001705s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054989s] [吞吐率: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.009379s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055517s] [吞吐率: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.013134s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057232s] [吞吐率: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.000599s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.039848s] [吞吐率:25.10req/s] [内存消耗:2,450.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000562s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000224s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000645s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.044930s] [吞吐率:22.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007049s ] 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.000934s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000865s ] [ 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046888s] [吞吐率:21.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001442s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002162s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000711s ] [ 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.000537s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037199s] [吞吐率:26.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000606s ] [ 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.000407s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038941s] [吞吐率:25.68req/s] [内存消耗:2,472.29kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,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.000538s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039473s] [吞吐率:25.33req/s] [内存消耗:2,419.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000582s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000345s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055370s] [吞吐率:18.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001879s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.003398s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001544s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001250s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001408s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001286s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001079s ] --------------------------------------------------------------- [2025-06-10T09:37:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040226s] [吞吐率:24.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000370s ] [ 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.000621s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150920s] [吞吐率:6.63req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NiwibmJmIjoxNzQ5NTE5NDc2LCJleHAiOjE3NTIxMTE0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hXleX9BsiODmygmTW9eQxXUZyZvw3AMW0NumwG1T2Np0fRwALxaEC9EY9wvh6_pYkQgR_9EhUAFrD9xVuOKZHk9H-jjROCkBuCcWdr4wUpCbDKUhBaXgkYF_3Fhi87QlMZ23J4-h4z4Y0niTDCr04WS0ZZrfsJc080X2UwHJ9Kg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ 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.116542s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052999s] [吞吐率:18.87req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000810s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000293s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054196s] [吞吐率:18.45req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001062s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053365s] [吞吐率:18.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] 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.000324s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053598s] [吞吐率: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.019291s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054512s] [吞吐率:18.34req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018065s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055499s] [吞吐率: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.020067s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054864s] [吞吐率: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.020079s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036162s] [吞吐率:27.65req/s] [内存消耗:2,418.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001121s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036808s] [吞吐率:27.17req/s] [内存消耗:2,471.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000755s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000599s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038485s] [吞吐率:25.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000684s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.041279s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000217s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000470s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001778s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001523s ] [ 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.001563s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000248s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045485s] [吞吐率:21.99req/s] [内存消耗:2,472.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009857s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-06-10T09:37:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043459s] [吞吐率:23.01req/s] [内存消耗:2,567.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007736s ] 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.000238s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000588s ] [ 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.000702s ] --------------------------------------------------------------- [2025-06-10T09:37:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329267s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ3NywibmJmIjoxNzQ5NTE5NDc3LCJleHAiOjE3NTIxMTE0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.tk3HcsYbE9xq1F08CgugMxgEEIkd7oRIN3-WUPGdo3VziZ0Uv3T6FWpQ7TeFDNnyQc_NtJTGR4gwVb3NjQNs_ppyuezptNlLurBoumKPNu5F-5G-o0nWWiVyf5BaBD4DdTgW6VYvXTS7mcSEWY2APleuHGPpTGYuu7U2UsVRBbk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009863s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.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.073886s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006959s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006247s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006171s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 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=15 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=5 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=3 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=25 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=26 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=10 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=27 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=7 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=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.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=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.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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=12 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=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.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=34 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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 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=11 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=4 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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006224s ] --------------------------------------------------------------- [2025-06-10T09:38:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058575s] [吞吐率:17.07req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006762s ] 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.000334s ] --------------------------------------------------------------- [2025-06-10T09:38:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043613s] [吞吐率:22.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4MSwibmJmIjoxNzQ5NTE5NDgxLCJleHAiOjE3NTIxMTE0ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Je5xFF4WFe8slfJNMdKPsVAmxoDdrTXzYl7TWfUZZQjR4igmniOjB4U4ERD78uLSUNpEKMv2lJZZZK--2ZMdH8_HArOHFXfp0yEiDSLHc8JGSfeKWwhK7noNWH_OO4Sr8wvUrGdVclgB8V7Shw-OxkzMLGdHI9CePPwCGegKTIU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009737s ] 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.000298s ] [ 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.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.000481s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061278s] [吞吐率: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.000945s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001265s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000459s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056985s] [吞吐率:17.55req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003905s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053943s] [吞吐率: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.000609s ] 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.000421s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056809s] [吞吐率: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.009251s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055434s] [吞吐率: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.003656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055995s] [吞吐率:17.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.007252s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055348s] [吞吐率: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.001868s ] 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.000358s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037108s] [吞吐率:26.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000925s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000645s ] [ 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.000805s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039078s] [吞吐率:25.59req/s] [内存消耗:2,418.64kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003880s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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.000340s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044724s] [吞吐率:22.36req/s] [内存消耗:2,472.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000742s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ 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.000570s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048635s] [吞吐率:20.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004233s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000629s ] [ 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.000571s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049699s] [吞吐率:20.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048767s] [吞吐率:20.51req/s] [内存消耗:2,450.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000666s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,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-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052148s] [吞吐率:19.18req/s] [内存消耗:2,471.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000233s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000637s ] [ 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.000487s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055457s] [吞吐率:18.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011257s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000555s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001793s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001535s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001604s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001543s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000241s ] --------------------------------------------------------------- [2025-06-10T09:38:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059071s] [吞吐率:16.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NiwibmJmIjoxNzQ5NTE5NDg2LCJleHAiOjE3NTIxMTE0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HE7lulEaHqjW_QXyv_rNJcn2Glb2BiLvWZve1wKS_rosV6pZ6x5Kkm4KvV40K2O0fBvsBLeSr2ftkjvv22mCoDmbhJ8hWq0doOPW55s8NTuXvfFTIRuh3sOzksOBTBuas7EpuFU6PFxrLNKp5noh78S4xEfUe-GtmUsxtJYEFxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009288s ] 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.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001230s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000979s ] [ 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.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000820s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052869s] [吞吐率: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.001434s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052303s] [吞吐率: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.015942s ] 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.000362s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052601s] [吞吐率:19.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.014891s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053226s] [吞吐率:18.79req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015112s ] 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.000404s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052741s] [吞吐率: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.013354s ] 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.000436s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053148s] [吞吐率:18.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.000524s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000288s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045151s] [吞吐率:22.15req/s] [内存消耗:2,419.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NywibmJmIjoxNzQ5NTE5NDg3LCJleHAiOjE3NTIxMTE0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.O1rDfK3bkyleIbtqXh23ChcKsuCIh8SxtIN3sGqrlQ5pqWDXSN0cRXikoUzdSByuQSgBsG79VZbFKOViMx_G7ftJrUNt2iHpPu72eJZHXrw8Fb2DQQpF2alwGLcylwg4IhrHsXBYTU5KBGH1Sxr_uLJIDchLGfNqhGXqaFysvI0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006340s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000626s ] [ 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.000327s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045833s] [吞吐率:21.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NywibmJmIjoxNzQ5NTE5NDg3LCJleHAiOjE3NTIxMTE0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.O1rDfK3bkyleIbtqXh23ChcKsuCIh8SxtIN3sGqrlQ5pqWDXSN0cRXikoUzdSByuQSgBsG79VZbFKOViMx_G7ftJrUNt2iHpPu72eJZHXrw8Fb2DQQpF2alwGLcylwg4IhrHsXBYTU5KBGH1Sxr_uLJIDchLGfNqhGXqaFysvI0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010160s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000613s ] [ 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.000328s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046227s] [吞吐率:21.63req/s] [内存消耗:2,472.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NywibmJmIjoxNzQ5NTE5NDg3LCJleHAiOjE3NTIxMTE0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.O1rDfK3bkyleIbtqXh23ChcKsuCIh8SxtIN3sGqrlQ5pqWDXSN0cRXikoUzdSByuQSgBsG79VZbFKOViMx_G7ftJrUNt2iHpPu72eJZHXrw8Fb2DQQpF2alwGLcylwg4IhrHsXBYTU5KBGH1Sxr_uLJIDchLGfNqhGXqaFysvI0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ 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.000520s ] --------------------------------------------------------------- [2025-06-10T09:38:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046040s] [吞吐率:21.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NywibmJmIjoxNzQ5NTE5NDg3LCJleHAiOjE3NTIxMTE0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.O1rDfK3bkyleIbtqXh23ChcKsuCIh8SxtIN3sGqrlQ5pqWDXSN0cRXikoUzdSByuQSgBsG79VZbFKOViMx_G7ftJrUNt2iHpPu72eJZHXrw8Fb2DQQpF2alwGLcylwg4IhrHsXBYTU5KBGH1Sxr_uLJIDchLGfNqhGXqaFysvI0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000784s ] --------------------------------------------------------------- [2025-06-10T09:38:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159849s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NywibmJmIjoxNzQ5NTE5NDg3LCJleHAiOjE3NTIxMTE0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.O1rDfK3bkyleIbtqXh23ChcKsuCIh8SxtIN3sGqrlQ5pqWDXSN0cRXikoUzdSByuQSgBsG79VZbFKOViMx_G7ftJrUNt2iHpPu72eJZHXrw8Fb2DQQpF2alwGLcylwg4IhrHsXBYTU5KBGH1Sxr_uLJIDchLGfNqhGXqaFysvI0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006383s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117443s ] --------------------------------------------------------------- [2025-06-10T09:38:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.330752s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ4NywibmJmIjoxNzQ5NTE5NDg3LCJleHAiOjE3NTIxMTE0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.O1rDfK3bkyleIbtqXh23ChcKsuCIh8SxtIN3sGqrlQ5pqWDXSN0cRXikoUzdSByuQSgBsG79VZbFKOViMx_G7ftJrUNt2iHpPu72eJZHXrw8Fb2DQQpF2alwGLcylwg4IhrHsXBYTU5KBGH1Sxr_uLJIDchLGfNqhGXqaFysvI0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010460s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.077759s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006788s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006288s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=33 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=15 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=5 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=3 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=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.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=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.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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006132s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 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=6 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=19 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=18 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=17 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=9 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=12 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=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.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=34 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=20 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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=11 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=4 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=29 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=30 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=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.006090s ] --------------------------------------------------------------- [2025-06-10T09:38:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058914s] [吞吐率: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.009251s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:38:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059058s] [吞吐率:16.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.015121s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-06-10T09:38:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047426s] [吞吐率:21.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5MSwibmJmIjoxNzQ5NTE5NDkxLCJleHAiOjE3NTIxMTE0OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.X10qk5g-l6yOCm0KybRVDZbywlomrojlkmElnxnGrKoG1IYr25ZBUi59xkV3EqR-Ma-uShV4xDGZ5AqKcjOa-NISaLqg07DA05O4EUE2z5-nh5O9yuJPjsFT_v4LNqnV0-ITH7fwjBW0CzyWfkqVShQg47XbgY0HyWO-BAOlGIc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T09:38:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046550s] [吞吐率:21.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5MSwibmJmIjoxNzQ5NTE5NDkxLCJleHAiOjE3NTIxMTE0OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.X10qk5g-l6yOCm0KybRVDZbywlomrojlkmElnxnGrKoG1IYr25ZBUi59xkV3EqR-Ma-uShV4xDGZ5AqKcjOa-NISaLqg07DA05O4EUE2z5-nh5O9yuJPjsFT_v4LNqnV0-ITH7fwjBW0CzyWfkqVShQg47XbgY0HyWO-BAOlGIc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011249s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053360s] [吞吐率:18.74req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000707s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048193s] [吞吐率:20.75req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006993s ] 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.000496s ] --------------------------------------------------------------- [2025-06-10T09:38:16+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.005730s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052931s] [吞吐率:18.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.014655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057817s] [吞吐率: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.008565s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052098s] [吞吐率:19.19req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000608s ] 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.000673s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058246s] [吞吐率: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.008259s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051154s] [吞吐率:19.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.014304s ] 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.000319s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053717s] [吞吐率:18.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000701s ] 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.000623s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040008s] [吞吐率:24.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000778s ] [ 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.000715s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044212s] [吞吐率:22.62req/s] [内存消耗:2,419.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002432s ] 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.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000794s ] [ 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-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.046007s] [吞吐率:21.74req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000925s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000689s ] [ 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.000593s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046277s] [吞吐率:21.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005236s ] 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.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000641s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000648s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044723s] [吞吐率:22.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004200s ] 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.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000724s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000683s ] [ 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.000596s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046449s] [吞吐率:21.53req/s] [内存消耗:2,567.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001058s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000870s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000872s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048739s] [吞吐率:20.52req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002849s ] 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.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000647s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001982s ] [ 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.001626s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001565s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000276s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052763s] [吞吐率:18.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.002009s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001532s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001100s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000865s ] --------------------------------------------------------------- [2025-06-10T09:38:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.057223s] [吞吐率:17.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NiwibmJmIjoxNzQ5NTE5NDk2LCJleHAiOjE3NTIxMTE0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hgSqgx8RZLVtsy-qkmrB-PF6UYWVy3qM5YwydeLpwXpR_LkKSzlp-8MXL8xo_xtr88SALpOwUrOaL4Ehrd-jnNeZFRRRUYd9dxzfcMsE8BvxlwpnApcrSU7H1cAgMmCVbaNBkXiC84xHfpSGcqKwuGpnkjdguAcSEAYg-JmJYXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002636s ] 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.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000358s ] [ 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.000702s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054989s] [吞吐率: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.002050s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054798s] [吞吐率:18.25req/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.001765s ] 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.000358s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054722s] [吞吐率:18.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.001732s ] 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.000397s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040041s] [吞吐率:24.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.000747s ] 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.000306s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048076s] [吞吐率:20.80req/s] [内存消耗:2,471.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NywibmJmIjoxNzQ5NTE5NDk3LCJleHAiOjE3NTIxMTE0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GGB7ziNIaK9baNLN59fP9ujoy2s9ODOG0xK7vEyvmvuSpgTvpHOVG06AdU6gsQpoPxR2dehIS7mumx-BtjDrCx8yZX05FYRsWlGVrVwoarQ1L4PlJO4p-oAY7Mafjs4MjgjzGrq1zsrvyOgoYzoDcOLFQrEEPCmtibH26tOBPdA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010397s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ 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-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036296s] [吞吐率:27.55req/s] [内存消耗:2,472.33kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NywibmJmIjoxNzQ5NTE5NDk3LCJleHAiOjE3NTIxMTE0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GGB7ziNIaK9baNLN59fP9ujoy2s9ODOG0xK7vEyvmvuSpgTvpHOVG06AdU6gsQpoPxR2dehIS7mumx-BtjDrCx8yZX05FYRsWlGVrVwoarQ1L4PlJO4p-oAY7Mafjs4MjgjzGrq1zsrvyOgoYzoDcOLFQrEEPCmtibH26tOBPdA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000742s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ 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.000760s ] [ 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.000688s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036253s] [吞吐率:27.58req/s] [内存消耗:2,450.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NywibmJmIjoxNzQ5NTE5NDk3LCJleHAiOjE3NTIxMTE0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GGB7ziNIaK9baNLN59fP9ujoy2s9ODOG0xK7vEyvmvuSpgTvpHOVG06AdU6gsQpoPxR2dehIS7mumx-BtjDrCx8yZX05FYRsWlGVrVwoarQ1L4PlJO4p-oAY7Mafjs4MjgjzGrq1zsrvyOgoYzoDcOLFQrEEPCmtibH26tOBPdA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000843s ] [ 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.000486s ] --------------------------------------------------------------- [2025-06-10T09:38:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037048s] [吞吐率:26.99req/s] [内存消耗:2,418.64kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NywibmJmIjoxNzQ5NTE5NDk3LCJleHAiOjE3NTIxMTE0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GGB7ziNIaK9baNLN59fP9ujoy2s9ODOG0xK7vEyvmvuSpgTvpHOVG06AdU6gsQpoPxR2dehIS7mumx-BtjDrCx8yZX05FYRsWlGVrVwoarQ1L4PlJO4p-oAY7Mafjs4MjgjzGrq1zsrvyOgoYzoDcOLFQrEEPCmtibH26tOBPdA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000977s ] [ 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.000345s ] --------------------------------------------------------------- [2025-06-10T09:38:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.151203s] [吞吐率:6.61req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NywibmJmIjoxNzQ5NTE5NDk3LCJleHAiOjE3NTIxMTE0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GGB7ziNIaK9baNLN59fP9ujoy2s9ODOG0xK7vEyvmvuSpgTvpHOVG06AdU6gsQpoPxR2dehIS7mumx-BtjDrCx8yZX05FYRsWlGVrVwoarQ1L4PlJO4p-oAY7Mafjs4MjgjzGrq1zsrvyOgoYzoDcOLFQrEEPCmtibH26tOBPdA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ 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.118101s ] --------------------------------------------------------------- [2025-06-10T09:38:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333576s] [吞吐率:3.00req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTQ5NywibmJmIjoxNzQ5NTE5NDk3LCJleHAiOjE3NTIxMTE0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GGB7ziNIaK9baNLN59fP9ujoy2s9ODOG0xK7vEyvmvuSpgTvpHOVG06AdU6gsQpoPxR2dehIS7mumx-BtjDrCx8yZX05FYRsWlGVrVwoarQ1L4PlJO4p-oAY7Mafjs4MjgjzGrq1zsrvyOgoYzoDcOLFQrEEPCmtibH26tOBPdA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011595s ] 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.000367s ] [ 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.077194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006975s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006540s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006368s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006325s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006168s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006171s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006136s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=18 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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006215s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=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.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=13 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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006133s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006197s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.006135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] --------------------------------------------------------------- [2025-06-10T09:38:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055983s] [吞吐率: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.005659s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T09:38:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.033944s] [吞吐率:29.46req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwMSwibmJmIjoxNzQ5NTE5NTAxLCJleHAiOjE3NTIxMTE1MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UTTYBJgCzeKz59Pd2tyhM4nGw4CJr0PIPNa7os4FTM1Lg2U5QRngn1urYT2-7blKeq8x2hRDk1gDsxNtWbXDGTVSRIBY0Ve9n-FkmS3xzs0qb5FmAzJSLOQWpFzLgrPLDkpa4t0btu5-M2Vkff5a94Rx3oJ9M9Ey_EcKFBmgjGs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000704s ] 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.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ 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.000472s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056147s] [吞吐率:17.81req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002593s ] 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.000457s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054223s] [吞吐率: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.000966s ] 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.000678s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054856s] [吞吐率: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.009167s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054637s] [吞吐率:18.30req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008720s ] 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.000390s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056082s] [吞吐率: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.009534s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055304s] [吞吐率: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.008949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056665s] [吞吐率:17.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055692s] [吞吐率: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.006182s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000497s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047726s] [吞吐率:20.95req/s] [内存消耗:2,471.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003065s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000966s ] [ 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.002011s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.039141s] [吞吐率:25.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000591s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000532s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042847s] [吞吐率:23.34req/s] [内存消耗:2,450.22kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000650s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ 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.000432s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041873s] [吞吐率:23.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000682s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000624s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049774s] [吞吐率:20.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008127s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000577s ] [ 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.000587s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051692s] [吞吐率:19.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014717s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000572s ] [ 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.000770s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056769s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004000s ] 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.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000852s ] [ 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.002461s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002155s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001742s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001779s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-06-10T09:38:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061194s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007406s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001168s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000998s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.155054s] [吞吐率:6.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNiwibmJmIjoxNzQ5NTE5NTA2LCJleHAiOjE3NTIxMTE1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mIfkW5hxJiRwT3NNxYLIeOOTcGvmrpx1XBx3ujCb21nL9vEzXQwdQalPMdPICtrtE_FXJoD9ov_45wZqZE7ouG5kJhqn3BHWQlalHVJQQicCTqcFRUN_IR9iVXVOFusumvf3eZoYM-Pf-ZdOXyMNW0Wgsnr9ozut-wNQkGZrxZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ 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.115640s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053163s] [吞吐率:18.81req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000821s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052109s] [吞吐率:19.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.012950s ] 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.000328s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053175s] [吞吐率:18.81req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000602s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053191s] [吞吐率:18.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.000553s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053659s] [吞吐率: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.006491s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053740s] [吞吐率:18.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.000675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052850s] [吞吐率:18.92req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014577s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035133s] [吞吐率:28.46req/s] [内存消耗:2,470.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ 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.000493s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042005s] [吞吐率:23.81req/s] [内存消耗:2,418.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008034s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ 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.000297s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.042827s] [吞吐率:23.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008990s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000414s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042930s] [吞吐率:23.29req/s] [内存消耗:2,472.23kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008191s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ 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.000501s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.057833s] [吞吐率:17.29req/s] [内存消耗:2,567.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012153s ] 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.000235s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000572s ] [ 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.000703s ] --------------------------------------------------------------- [2025-06-10T09:38:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.059705s] [吞吐率:16.75req/s] [内存消耗:2,419.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013371s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T09:38:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050000s] [吞吐率:20.00req/s] [内存消耗:2,472.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014273s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ 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.000622s ] --------------------------------------------------------------- [2025-06-10T09:38:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329350s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUwNywibmJmIjoxNzQ5NTE5NTA3LCJleHAiOjE3NTIxMTE1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cveSUVsM_OZl4vHw2pl3I3vGDJlKNAZ_9YaW-xnb9WXtG8sN8udzYq-jy6L1ega9gkb9LrJFPSP9H_p3CRoI4JpdI7azEXqEhCSyWZD5zICyMH18293qsCzaME4V4clho55_5Q6ka7IrVaxUAs6hUx7S4DVj-XFwRZQ-kpWNCwI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006900s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ 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.080289s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006756s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 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=25 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=26 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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=7 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=22 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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=19 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=18 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=17 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=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.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.006121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=34 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=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.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.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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] --------------------------------------------------------------- [2025-06-10T09:38:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063145s] [吞吐率:15.84req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012320s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T09:38:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035635s] [吞吐率:28.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxMSwibmJmIjoxNzQ5NTE5NTExLCJleHAiOjE3NTIxMTE1MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.p1qVDm14UuECaVcAqfT6QfPRqPApjaXQjwZobMNP7n90gIj7od9jV1fXcx4xxLNFK-645v02_WNL1xGXE_C1R_NPVNT0dBNTmm30JhvFpyc8hSjO3Tn4o0JPYXzG4LZyOXKLUBWBD6Go9tF-PFd3FGfdKbomvLqiAba81rpmN98', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002251s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000525s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000485s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055613s] [吞吐率: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.000980s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046566s] [吞吐率:21.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.007279s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000510s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050322s] [吞吐率:19.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.003932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000445s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051154s] [吞吐率: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.000738s ] 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.000442s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067256s] [吞吐率:14.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.014650s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006681s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050313s] [吞吐率:19.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000875s ] 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.000372s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063996s] [吞吐率:15.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.018748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062838s] [吞吐率:15.91req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019108s ] 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.000333s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.045015s] [吞吐率:22.21req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.004121s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ 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.000538s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043239s] [吞吐率:23.13req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001165s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001391s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000809s ] [ 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.002028s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001948s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001863s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001775s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044199s] [吞吐率:22.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000720s ] [ 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.000425s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.054916s] [吞吐率:18.21req/s] [内存消耗:2,567.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011569s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000731s ] [ 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.000968s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048992s] [吞吐率:20.41req/s] [内存消耗:2,418.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:38:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064353s] [吞吐率:15.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007804s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001134s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001097s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001191s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.064052s] [吞吐率:15.61req/s] [内存消耗:2,471.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017793s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ 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.000542s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166189s] [吞吐率:6.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003198s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001307s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002263s ] [ 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.128382s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.321986s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNiwibmJmIjoxNzQ5NTE5NTE2LCJleHAiOjE3NTIxMTE1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQ7SMFGUTwPp9pzuiXH2HAgHY1v17iIQK9GhHfwT-y75DxQJ9vQ_m89qpUxz-gHyNDv-OqkUaK5XxJAQL2GyiAR0WdzkahXNN-AwErvpdiLZ5POmIr5akWfg43hOx30Yi0NDhit7AC6d2ngMrKCpUBFCGWf4PsAnB0mstGQyVIg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001536s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ 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.078257s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006900s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006716s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006468s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006362s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 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=15 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=5 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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006249s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 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=27 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=7 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=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.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=6 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=19 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=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.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.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=12 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=14 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=13 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=34 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=20 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=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 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=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.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=30 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=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.006047s ] --------------------------------------------------------------- [2025-06-10T09:38:37+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.001177s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001299s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055285s] [吞吐率: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.001812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053629s] [吞吐率:18.65req/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.006001s ] 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.000441s ] --------------------------------------------------------------- [2025-06-10T09:38:37+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.006835s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056214s] [吞吐率:17.79req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055356s] [吞吐率: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.016208s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045693s] [吞吐率:21.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNywibmJmIjoxNzQ5NTE5NTE3LCJleHAiOjE3NTIxMTE1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vYZ6h1Mjh5jQV1D7mV_s7e4YOGToBPzU_zkpCkRZPeKe7H3Wxo0KWC5xTwITNS8ONSI9W-o-fRvN5B-xzHRLJml6eZBTB58_hkBd_n5uSPdrEj-16CfrDDV58SO2QvGYmDpgv-juURQbxfhGaa2QG17iRrQZd4mtQs_VQy1uIZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007779s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000645s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045363s] [吞吐率:22.04req/s] [内存消耗:2,450.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNywibmJmIjoxNzQ5NTE5NTE3LCJleHAiOjE3NTIxMTE1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vYZ6h1Mjh5jQV1D7mV_s7e4YOGToBPzU_zkpCkRZPeKe7H3Wxo0KWC5xTwITNS8ONSI9W-o-fRvN5B-xzHRLJml6eZBTB58_hkBd_n5uSPdrEj-16CfrDDV58SO2QvGYmDpgv-juURQbxfhGaa2QG17iRrQZd4mtQs_VQy1uIZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010016s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ 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.000432s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045506s] [吞吐率:21.98req/s] [内存消耗:2,472.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNywibmJmIjoxNzQ5NTE5NTE3LCJleHAiOjE3NTIxMTE1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vYZ6h1Mjh5jQV1D7mV_s7e4YOGToBPzU_zkpCkRZPeKe7H3Wxo0KWC5xTwITNS8ONSI9W-o-fRvN5B-xzHRLJml6eZBTB58_hkBd_n5uSPdrEj-16CfrDDV58SO2QvGYmDpgv-juURQbxfhGaa2QG17iRrQZd4mtQs_VQy1uIZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010155s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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.000519s ] --------------------------------------------------------------- [2025-06-10T09:38:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047063s] [吞吐率:21.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNywibmJmIjoxNzQ5NTE5NTE3LCJleHAiOjE3NTIxMTE1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vYZ6h1Mjh5jQV1D7mV_s7e4YOGToBPzU_zkpCkRZPeKe7H3Wxo0KWC5xTwITNS8ONSI9W-o-fRvN5B-xzHRLJml6eZBTB58_hkBd_n5uSPdrEj-16CfrDDV58SO2QvGYmDpgv-juURQbxfhGaa2QG17iRrQZd4mtQs_VQy1uIZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009056s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000690s ] [ 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.000679s ] --------------------------------------------------------------- [2025-06-10T09:38:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.061150s] [吞吐率:16.35req/s] [内存消耗:2,419.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNywibmJmIjoxNzQ5NTE5NTE3LCJleHAiOjE3NTIxMTE1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vYZ6h1Mjh5jQV1D7mV_s7e4YOGToBPzU_zkpCkRZPeKe7H3Wxo0KWC5xTwITNS8ONSI9W-o-fRvN5B-xzHRLJml6eZBTB58_hkBd_n5uSPdrEj-16CfrDDV58SO2QvGYmDpgv-juURQbxfhGaa2QG17iRrQZd4mtQs_VQy1uIZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014053s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T09:38:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.063009s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUxNywibmJmIjoxNzQ5NTE5NTE3LCJleHAiOjE3NTIxMTE1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vYZ6h1Mjh5jQV1D7mV_s7e4YOGToBPzU_zkpCkRZPeKe7H3Wxo0KWC5xTwITNS8ONSI9W-o-fRvN5B-xzHRLJml6eZBTB58_hkBd_n5uSPdrEj-16CfrDDV58SO2QvGYmDpgv-juURQbxfhGaa2QG17iRrQZd4mtQs_VQy1uIZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015270s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000548s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T09:38:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065663s] [吞吐率:15.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001511s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T09:38:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.073198s] [吞吐率:13.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyMSwibmJmIjoxNzQ5NTE5NTIxLCJleHAiOjE3NTIxMTE1MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aGEETIy3T1fdNaC3FzAoH9FPpprF_HYj4vulrfihkQSBdLHtX62Eh9HbXp76uXHpgzvWltCnoLrMlq7PydqjJV7B2E8oUIfHT5ikakXBXjZB2St-ke8AYdtrZjzhkLqeAO32DnB6cVDwJp7WZsf6ddBywASCBBp59gX9pUd5Trk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:38:42+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.073642s] [吞吐率:13.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyMSwibmJmIjoxNzQ5NTE5NTIxLCJleHAiOjE3NTIxMTE1MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aGEETIy3T1fdNaC3FzAoH9FPpprF_HYj4vulrfihkQSBdLHtX62Eh9HbXp76uXHpgzvWltCnoLrMlq7PydqjJV7B2E8oUIfHT5ikakXBXjZB2St-ke8AYdtrZjzhkLqeAO32DnB6cVDwJp7WZsf6ddBywASCBBp59gX9pUd5Trk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021239s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000508s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064058s] [吞吐率: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.001778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001343s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061622s] [吞吐率: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.002216s ] 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.000422s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061853s] [吞吐率:16.17req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010666s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001447s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000485s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064264s] [吞吐率:15.56req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007215s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062674s] [吞吐率:15.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003061s ] 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.000529s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063465s] [吞吐率:15.76req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013324s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001190s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063401s] [吞吐率:15.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.005848s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001079s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062126s] [吞吐率: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.004605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063030s] [吞吐率:15.87req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001330s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000492s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037534s] [吞吐率:26.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001190s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001185s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000794s ] [ 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.000537s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.040790s] [吞吐率:24.52req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001509s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000992s ] [ 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.001035s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.043442s] [吞吐率:23.02req/s] [内存消耗:2,418.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005224s ] 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.000647s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000709s ] [ 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.000374s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043423s] [吞吐率:23.03req/s] [内存消耗:2,471.18kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002447s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001206s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000722s ] [ 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.000505s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.043160s] [吞吐率:23.17req/s] [内存消耗:2,450.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004352s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001435s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000605s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043652s] [吞吐率:22.91req/s] [内存消耗:2,472.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000625s ] [ 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.000509s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049016s] [吞吐率:20.40req/s] [内存消耗:2,425.58kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000669s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000577s ] [ 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.000364s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.056882s] [吞吐率:17.58req/s] [内存消耗:2,419.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000660s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000531s ] [ 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:38:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.061965s] [吞吐率:16.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNiwibmJmIjoxNzQ5NTE5NTI2LCJleHAiOjE3NTIxMTE1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nl7RF6E6r_8PxB_OYNfP8bvPy898xNCPA4ATsFtIB92HVhd8U__eyqaeCyLTtT7srJcg_co_I3TyFHSL3OtX1GzoNDPyYc4VbP8BONqi1ttjtb9mWKRrvl6vnoTE208vMT-ONl9kWg4y0oNi27-GvY5dOUrlnl4dMJRGsL9K8GM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011901s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000418s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001740s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001453s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001450s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001424s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053527s] [吞吐率: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.001345s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053598s] [吞吐率: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.000968s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054197s] [吞吐率:18.45req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002273s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054102s] [吞吐率: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.002302s ] 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.000401s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054736s] [吞吐率:18.27req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009541s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054729s] [吞吐率:18.27req/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.010676s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041753s] [吞吐率:23.95req/s] [内存消耗:2,432.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNywibmJmIjoxNzQ5NTE5NTI3LCJleHAiOjE3NTIxMTE1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DcRZxVJwulMufHnFDMx-zTg4S4xtkIzzjC0yBq8ifsBXyd6bkNq76ZzvQxDqGb5Uxr4N9bRuWCcWrRW5DW62GqU7QOjjo2NpYTyB1QPsWHPPCzpo_n4ZnlCtmIDHf-YqlGu8tAgH-vokCVWRZrS34b3ptuqvf9rDRhUU7ha9Nhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005397s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000672s ] [ 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-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041842s] [吞吐率:23.90req/s] [内存消耗:2,472.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNywibmJmIjoxNzQ5NTE5NTI3LCJleHAiOjE3NTIxMTE1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DcRZxVJwulMufHnFDMx-zTg4S4xtkIzzjC0yBq8ifsBXyd6bkNq76ZzvQxDqGb5Uxr4N9bRuWCcWrRW5DW62GqU7QOjjo2NpYTyB1QPsWHPPCzpo_n4ZnlCtmIDHf-YqlGu8tAgH-vokCVWRZrS34b3ptuqvf9rDRhUU7ha9Nhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005911s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ 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.000518s ] --------------------------------------------------------------- [2025-06-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041628s] [吞吐率:24.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNywibmJmIjoxNzQ5NTE5NTI3LCJleHAiOjE3NTIxMTE1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DcRZxVJwulMufHnFDMx-zTg4S4xtkIzzjC0yBq8ifsBXyd6bkNq76ZzvQxDqGb5Uxr4N9bRuWCcWrRW5DW62GqU7QOjjo2NpYTyB1QPsWHPPCzpo_n4ZnlCtmIDHf-YqlGu8tAgH-vokCVWRZrS34b3ptuqvf9rDRhUU7ha9Nhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002688s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000614s ] [ 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-10T09:38:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051517s] [吞吐率:19.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNywibmJmIjoxNzQ5NTE5NTI3LCJleHAiOjE3NTIxMTE1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DcRZxVJwulMufHnFDMx-zTg4S4xtkIzzjC0yBq8ifsBXyd6bkNq76ZzvQxDqGb5Uxr4N9bRuWCcWrRW5DW62GqU7QOjjo2NpYTyB1QPsWHPPCzpo_n4ZnlCtmIDHf-YqlGu8tAgH-vokCVWRZrS34b3ptuqvf9rDRhUU7ha9Nhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ 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.001353s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001080s ] [ 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.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000800s ] --------------------------------------------------------------- [2025-06-10T09:38:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.160463s] [吞吐率:6.23req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNywibmJmIjoxNzQ5NTE5NTI3LCJleHAiOjE3NTIxMTE1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DcRZxVJwulMufHnFDMx-zTg4S4xtkIzzjC0yBq8ifsBXyd6bkNq76ZzvQxDqGb5Uxr4N9bRuWCcWrRW5DW62GqU7QOjjo2NpYTyB1QPsWHPPCzpo_n4ZnlCtmIDHf-YqlGu8tAgH-vokCVWRZrS34b3ptuqvf9rDRhUU7ha9Nhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ 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.121793s ] --------------------------------------------------------------- [2025-06-10T09:38:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333306s] [吞吐率:3.00req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUyNywibmJmIjoxNzQ5NTE5NTI3LCJleHAiOjE3NTIxMTE1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DcRZxVJwulMufHnFDMx-zTg4S4xtkIzzjC0yBq8ifsBXyd6bkNq76ZzvQxDqGb5Uxr4N9bRuWCcWrRW5DW62GqU7QOjjo2NpYTyB1QPsWHPPCzpo_n4ZnlCtmIDHf-YqlGu8tAgH-vokCVWRZrS34b3ptuqvf9rDRhUU7ha9Nhg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003785s ] 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.000391s ] [ 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.079660s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006898s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006767s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006596s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006525s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006571s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006520s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 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=7 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=22 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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.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=9 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=12 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=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.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=34 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=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.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=4 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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] --------------------------------------------------------------- [2025-06-10T09:38:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053001s] [吞吐率:18.87req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001755s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T09:38:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035092s] [吞吐率:28.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzMSwibmJmIjoxNzQ5NTE5NTMxLCJleHAiOjE3NTIxMTE1MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.avTx9uDMQRw-ho3w-Z7jBC6fAZn02Mys0RyCw0MjI6qjnwxP5UYVuhlCKygtaUe8u_JwtbQC77OfXEtYsvh3B8PDj9X3W0tyKU26ddFClP2EhQkP544nlUjRJCIP_X26W_1f-Lver2gi0KtaisD85obDmyudRJvRK6EoU7WMfY4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001627s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000376s ] [ 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.000481s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057885s] [吞吐率: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.000775s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058271s] [吞吐率: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.001024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056312s] [吞吐率:17.76req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000657s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057674s] [吞吐率: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.008472s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058126s] [吞吐率: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.004809s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057824s] [吞吐率: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.001865s ] 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.000334s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058650s] [吞吐率: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.007203s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057749s] [吞吐率: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.009344s ] 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.000473s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036106s] [吞吐率:27.70req/s] [内存消耗:2,472.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ 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.000530s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041258s] [吞吐率:24.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000657s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000794s ] [ 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.000809s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.044179s] [吞吐率:22.64req/s] [内存消耗:2,450.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003421s ] 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.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.044329s] [吞吐率:22.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002817s ] 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.000993s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000800s ] [ 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-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045318s] [吞吐率:22.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000748s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000791s ] [ 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.000562s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044173s] [吞吐率:22.64req/s] [内存消耗:2,419.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000666s ] [ 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050067s] [吞吐率:19.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000891s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001384s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001306s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001385s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001342s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001066s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000908s ] --------------------------------------------------------------- [2025-06-10T09:38:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051381s] [吞吐率:19.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007045s ] 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.000888s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000504s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002136s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001712s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001611s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001573s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000233s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149086s] [吞吐率:6.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNiwibmJmIjoxNzQ5NTE5NTM2LCJleHAiOjE3NTIxMTE1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YgJBXLy-OVGrcPCCUaUBIqPzdBwpCPXP3BuGlGDhJUUUE22LV2GUa_pIbU1TsfMtukFmn_NXlsh1IHMds0U2kF3xp_0XyqR-0OAVi99GRZRn26AlOzC0iagPGnpn_Y6PjdIEkuPixfL7NorEFTBE9ICJv07pMrlHlYAUED0TG4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002440s ] 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.000260s ] [ 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.113759s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052722s] [吞吐率:18.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.000650s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052861s] [吞吐率:18.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015719s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054587s] [吞吐率: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.002125s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001665s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000743s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053624s] [吞吐率:18.65req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001449s ] 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.000288s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052885s] [吞吐率:18.91req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008141s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.036715s] [吞吐率:27.24req/s] [内存消耗:2,567.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNywibmJmIjoxNzQ5NTE5NTM3LCJleHAiOjE3NTIxMTE1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.niZfMFXSEBl4efwIG9TTSEu9PzFPd9WdyDRERBO8qzCu2dT1tOTkmGsVI7C3Lt7NNuKI2y83ZTAlwRa-gWdm6V7eO8THtc5oSG3IHF32mHcNl9uRC4xtGaknxGDjAz8TQj7at5LrNqHIVUyujsajcStnJ6yi10ikFFauHC_68NQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000878s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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.000731s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.044797s] [吞吐率:22.32req/s] [内存消耗:2,418.61kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNywibmJmIjoxNzQ5NTE5NTM3LCJleHAiOjE3NTIxMTE1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.niZfMFXSEBl4efwIG9TTSEu9PzFPd9WdyDRERBO8qzCu2dT1tOTkmGsVI7C3Lt7NNuKI2y83ZTAlwRa-gWdm6V7eO8THtc5oSG3IHF32mHcNl9uRC4xtGaknxGDjAz8TQj7at5LrNqHIVUyujsajcStnJ6yi10ikFFauHC_68NQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009169s ] 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.000226s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ 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.000341s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045337s] [吞吐率:22.06req/s] [内存消耗:2,471.15kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNywibmJmIjoxNzQ5NTE5NTM3LCJleHAiOjE3NTIxMTE1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.niZfMFXSEBl4efwIG9TTSEu9PzFPd9WdyDRERBO8qzCu2dT1tOTkmGsVI7C3Lt7NNuKI2y83ZTAlwRa-gWdm6V7eO8THtc5oSG3IHF32mHcNl9uRC4xtGaknxGDjAz8TQj7at5LrNqHIVUyujsajcStnJ6yi10ikFFauHC_68NQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000668s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ 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.000512s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045326s] [吞吐率:22.06req/s] [内存消耗:2,432.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNywibmJmIjoxNzQ5NTE5NTM3LCJleHAiOjE3NTIxMTE1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.niZfMFXSEBl4efwIG9TTSEu9PzFPd9WdyDRERBO8qzCu2dT1tOTkmGsVI7C3Lt7NNuKI2y83ZTAlwRa-gWdm6V7eO8THtc5oSG3IHF32mHcNl9uRC4xtGaknxGDjAz8TQj7at5LrNqHIVUyujsajcStnJ6yi10ikFFauHC_68NQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008702s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-06-10T09:38:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.045590s] [吞吐率:21.93req/s] [内存消耗:2,472.19kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNywibmJmIjoxNzQ5NTE5NTM3LCJleHAiOjE3NTIxMTE1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.niZfMFXSEBl4efwIG9TTSEu9PzFPd9WdyDRERBO8qzCu2dT1tOTkmGsVI7C3Lt7NNuKI2y83ZTAlwRa-gWdm6V7eO8THtc5oSG3IHF32mHcNl9uRC4xtGaknxGDjAz8TQj7at5LrNqHIVUyujsajcStnJ6yi10ikFFauHC_68NQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009146s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ 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.000545s ] --------------------------------------------------------------- [2025-06-10T09:38:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.325749s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTUzNywibmJmIjoxNzQ5NTE5NTM3LCJleHAiOjE3NTIxMTE1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.niZfMFXSEBl4efwIG9TTSEu9PzFPd9WdyDRERBO8qzCu2dT1tOTkmGsVI7C3Lt7NNuKI2y83ZTAlwRa-gWdm6V7eO8THtc5oSG3IHF32mHcNl9uRC4xtGaknxGDjAz8TQj7at5LrNqHIVUyujsajcStnJ6yi10ikFFauHC_68NQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012018s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ 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.072945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006795s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 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=25 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=26 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=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.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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=17 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=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.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=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.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.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=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.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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] --------------------------------------------------------------- [2025-06-10T09:39:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051786s] [吞吐率:19.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.000817s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T09:39:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044086s] [吞吐率:22.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0MSwibmJmIjoxNzQ5NTE5NTQxLCJleHAiOjE3NTIxMTE1NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.n9Y_HHwBMPeGF6OmcTJ8T5zFenvAX3F39TAW5xuOvdUnusonimw0LOdHX13HNqVq66oF3E2BULO4NJuC-4OEtBf0Gpho5awO_8rQG4FCP1dCUBkyKypTK-VhgjSqqjJktjkhxJGIw-gXaRhH3ZND8we5Hp4Mz6cFqFxXaVgt348', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010305s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064846s] [吞吐率:15.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.001546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003165s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000542s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063133s] [吞吐率:15.84req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] 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.000474s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065592s] [吞吐率:15.25req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063267s] [吞吐率:15.81req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003287s ] 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.000736s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061723s] [吞吐率: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.018249s ] 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-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064081s] [吞吐率: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.000870s ] 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.000678s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061394s] [吞吐率:16.29req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001297s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001519s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063589s] [吞吐率: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.001588s ] 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.000488s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066085s] [吞吐率:15.13req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001013s ] 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.000584s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042804s] [吞吐率:23.36req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001002s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001534s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000815s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042902s] [吞吐率:23.31req/s] [内存消耗:2,472.36kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000730s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049012s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000875s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001003s ] [ 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.000822s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050773s] [吞吐率:19.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002789s ] 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.000979s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000567s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002222s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001600s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001607s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001592s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052245s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003747s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001715s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001177s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001115s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001059s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001316s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000999s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049452s] [吞吐率:20.22req/s] [内存消耗:2,450.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.056714s] [吞吐率:17.63req/s] [内存消耗:2,418.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013229s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000410s ] [ 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:39:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.056967s] [吞吐率:17.55req/s] [内存消耗:2,419.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010697s ] 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.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.323034s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NiwibmJmIjoxNzQ5NTE5NTQ2LCJleHAiOjE3NTIxMTE1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oBrmra5cK-lyqLHCZ2KjIEY_b9DnhY6tOdMPwCKWYDdZDppgvJmpeESa8ZM1m01BP6JNXcoGdGYnQEg5Dx5F1waaYEezZjfZtIgAv0E2INxR8DtPt-n0_sl-HYJ5tFBvND-Q8cxFde4JMuSz1qrxKcAGwCx2jOaIoi1_ZykHqnE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005253s ] 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.000436s ] [ 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.073364s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006893s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006427s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006276s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=26 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=10 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=27 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=7 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=22 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=28 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=6 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=19 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=18 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=17 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=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.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006424s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 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=8 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=23 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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054038s] [吞吐率:18.51req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000877s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055022s] [吞吐率: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.021316s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054850s] [吞吐率: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.020805s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055025s] [吞吐率: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.017399s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001495s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055133s] [吞吐率: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.001240s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049183s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NywibmJmIjoxNzQ5NTE5NTQ3LCJleHAiOjE3NTIxMTE1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlQ323Sl3_ee0Ndwcn-Qc0fHlOIBkCxOvGbZYw4qRJwo17ZdgcKwh2UX9ilD9jtbw4BhKU4yUTvHDsSk2R2xmZ_J2rG0QQvj1aLhhOxEEC_HL1Cs8t3DBBvgWZGxYS20q4AadEvDj4-9I7wwPleo7kMb3zNMdcJ5zuXysehbl1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014699s ] 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.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050366s] [吞吐率:19.85req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NywibmJmIjoxNzQ5NTE5NTQ3LCJleHAiOjE3NTIxMTE1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlQ323Sl3_ee0Ndwcn-Qc0fHlOIBkCxOvGbZYw4qRJwo17ZdgcKwh2UX9ilD9jtbw4BhKU4yUTvHDsSk2R2xmZ_J2rG0QQvj1aLhhOxEEC_HL1Cs8t3DBBvgWZGxYS20q4AadEvDj4-9I7wwPleo7kMb3zNMdcJ5zuXysehbl1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013118s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ 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.000586s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049164s] [吞吐率:20.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NywibmJmIjoxNzQ5NTE5NTQ3LCJleHAiOjE3NTIxMTE1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlQ323Sl3_ee0Ndwcn-Qc0fHlOIBkCxOvGbZYw4qRJwo17ZdgcKwh2UX9ilD9jtbw4BhKU4yUTvHDsSk2R2xmZ_J2rG0QQvj1aLhhOxEEC_HL1Cs8t3DBBvgWZGxYS20q4AadEvDj4-9I7wwPleo7kMb3zNMdcJ5zuXysehbl1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049574s] [吞吐率:20.17req/s] [内存消耗:2,471.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NywibmJmIjoxNzQ5NTE5NTQ3LCJleHAiOjE3NTIxMTE1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlQ323Sl3_ee0Ndwcn-Qc0fHlOIBkCxOvGbZYw4qRJwo17ZdgcKwh2UX9ilD9jtbw4BhKU4yUTvHDsSk2R2xmZ_J2rG0QQvj1aLhhOxEEC_HL1Cs8t3DBBvgWZGxYS20q4AadEvDj4-9I7wwPleo7kMb3zNMdcJ5zuXysehbl1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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.000516s ] --------------------------------------------------------------- [2025-06-10T09:39:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051896s] [吞吐率:19.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NywibmJmIjoxNzQ5NTE5NTQ3LCJleHAiOjE3NTIxMTE1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlQ323Sl3_ee0Ndwcn-Qc0fHlOIBkCxOvGbZYw4qRJwo17ZdgcKwh2UX9ilD9jtbw4BhKU4yUTvHDsSk2R2xmZ_J2rG0QQvj1aLhhOxEEC_HL1Cs8t3DBBvgWZGxYS20q4AadEvDj4-9I7wwPleo7kMb3zNMdcJ5zuXysehbl1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000649s ] [ 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.000730s ] --------------------------------------------------------------- [2025-06-10T09:39:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162863s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU0NywibmJmIjoxNzQ5NTE5NTQ3LCJleHAiOjE3NTIxMTE1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlQ323Sl3_ee0Ndwcn-Qc0fHlOIBkCxOvGbZYw4qRJwo17ZdgcKwh2UX9ilD9jtbw4BhKU4yUTvHDsSk2R2xmZ_J2rG0QQvj1aLhhOxEEC_HL1Cs8t3DBBvgWZGxYS20q4AadEvDj4-9I7wwPleo7kMb3zNMdcJ5zuXysehbl1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011515s ] 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.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.116814s ] --------------------------------------------------------------- [2025-06-10T09:39:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051862s] [吞吐率:19.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.000847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T09:39:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052771s] [吞吐率:18.95req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009495s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:39:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.043748s] [吞吐率:22.86req/s] [内存消耗:2,422.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1MSwibmJmIjoxNzQ5NTE5NTUxLCJleHAiOjE3NTIxMTE1NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o6jeLFCFA38d-EloPaEf6iWsPccIt86RiwWHKh7mGDSW3x1r4_ThRk4k2fNfwAmPrVCIoALYOZSqgesJTBrCxbVDbaG1KTsEKzvS7ibeKCLoeoRgTNcgr9sYVGXayKtEs3-2Pg7X0URmspvXMszpnnJdTYjn3KumVD2ISkU96Hg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000358s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T09:39:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047622s] [吞吐率:21.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1MSwibmJmIjoxNzQ5NTE5NTUxLCJleHAiOjE3NTIxMTE1NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o6jeLFCFA38d-EloPaEf6iWsPccIt86RiwWHKh7mGDSW3x1r4_ThRk4k2fNfwAmPrVCIoALYOZSqgesJTBrCxbVDbaG1KTsEKzvS7ibeKCLoeoRgTNcgr9sYVGXayKtEs3-2Pg7X0URmspvXMszpnnJdTYjn3KumVD2ISkU96Hg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013701s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ 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.000444s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056493s] [吞吐率: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.001323s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001122s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057147s] [吞吐率:17.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.001567s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058884s] [吞吐率: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.001698s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055053s] [吞吐率:18.16req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012589s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055634s] [吞吐率: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.011656s ] 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.000467s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057152s] [吞吐率: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.007159s ] 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.000446s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061770s] [吞吐率: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.011066s ] 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.000544s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036646s] [吞吐率:27.29req/s] [内存消耗:2,472.33kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000995s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000771s ] [ 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-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.038775s] [吞吐率:25.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003924s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000818s ] [ 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.000395s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040405s] [吞吐率:24.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001485s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001550s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043438s] [吞吐率:23.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003400s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.001289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000502s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045640s] [吞吐率:21.91req/s] [内存消耗:2,450.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002994s ] 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.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000645s ] [ 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.000434s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046666s] [吞吐率:21.43req/s] [内存消耗:2,471.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001177s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ 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.000590s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.035264s] [吞吐率:28.36req/s] [内存消耗:2,472.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000710s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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.000486s ] --------------------------------------------------------------- [2025-06-10T09:39:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.060391s] [吞吐率:16.56req/s] [内存消耗:2,419.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014508s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000306s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320989s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NiwibmJmIjoxNzQ5NTE5NTU2LCJleHAiOjE3NTIxMTE1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cEmoiJ6xXfqo-9uztPRjkawLD7oIURvCU6lXEpYAthyUwWIW2BdrXOg43VtanP1VAzpw8gKmgSFkBaHIfHHOVJzWqZXPpmW9XEBxeWkGpMAdJugoRErwuDi2nhxS0fTxekC-zX2cOVtCvWfihuGCOnAUfTpeBr2R4D2axRG1EXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001221s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ 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.073005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006787s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=31 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=1 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=33 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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=25 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=26 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=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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 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=6 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=19 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=18 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=17 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=9 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=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.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=23 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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051934s] [吞吐率:19.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.000903s ] 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.000465s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053171s] [吞吐率:18.81req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002082s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053759s] [吞吐率:18.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.001571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002131s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000464s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053163s] [吞吐率:18.81req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000644s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053289s] [吞吐率:18.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.001342s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050542s] [吞吐率:19.79req/s] [内存消耗:2,418.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NywibmJmIjoxNzQ5NTE5NTU3LCJleHAiOjE3NTIxMTE1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NTc4t2RtR9ebAOZG4HFVANO9q_lLeVQPZkuI8d9xH4DT2PUCcoaAlvZzsW7IPc-DkYmi7qeHks5jCW6E8vXtvNPH-ckLVDa8i53eUnrrpBdtdbRovW9Fv8LsVgPBRExt7W1ljl0Svk56yxucgh5MS_BHNtechJw47yAMsSKBDes', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013374s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051161s] [吞吐率:19.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NywibmJmIjoxNzQ5NTE5NTU3LCJleHAiOjE3NTIxMTE1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NTc4t2RtR9ebAOZG4HFVANO9q_lLeVQPZkuI8d9xH4DT2PUCcoaAlvZzsW7IPc-DkYmi7qeHks5jCW6E8vXtvNPH-ckLVDa8i53eUnrrpBdtdbRovW9Fv8LsVgPBRExt7W1ljl0Svk56yxucgh5MS_BHNtechJw47yAMsSKBDes', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000605s ] [ 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-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051733s] [吞吐率:19.33req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NywibmJmIjoxNzQ5NTE5NTU3LCJleHAiOjE3NTIxMTE1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NTc4t2RtR9ebAOZG4HFVANO9q_lLeVQPZkuI8d9xH4DT2PUCcoaAlvZzsW7IPc-DkYmi7qeHks5jCW6E8vXtvNPH-ckLVDa8i53eUnrrpBdtdbRovW9Fv8LsVgPBRExt7W1ljl0Svk56yxucgh5MS_BHNtechJw47yAMsSKBDes', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013691s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000632s ] [ 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.000739s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055077s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NywibmJmIjoxNzQ5NTE5NTU3LCJleHAiOjE3NTIxMTE1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NTc4t2RtR9ebAOZG4HFVANO9q_lLeVQPZkuI8d9xH4DT2PUCcoaAlvZzsW7IPc-DkYmi7qeHks5jCW6E8vXtvNPH-ckLVDa8i53eUnrrpBdtdbRovW9Fv8LsVgPBRExt7W1ljl0Svk56yxucgh5MS_BHNtechJw47yAMsSKBDes', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012206s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000460s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001836s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001596s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001670s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001661s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000246s ] --------------------------------------------------------------- [2025-06-10T09:39:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059253s] [吞吐率:16.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NywibmJmIjoxNzQ5NTE5NTU3LCJleHAiOjE3NTIxMTE1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NTc4t2RtR9ebAOZG4HFVANO9q_lLeVQPZkuI8d9xH4DT2PUCcoaAlvZzsW7IPc-DkYmi7qeHks5jCW6E8vXtvNPH-ckLVDa8i53eUnrrpBdtdbRovW9Fv8LsVgPBRExt7W1ljl0Svk56yxucgh5MS_BHNtechJw47yAMsSKBDes', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012532s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001210s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000747s ] --------------------------------------------------------------- [2025-06-10T09:39:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159428s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU1NywibmJmIjoxNzQ5NTE5NTU3LCJleHAiOjE3NTIxMTE1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NTc4t2RtR9ebAOZG4HFVANO9q_lLeVQPZkuI8d9xH4DT2PUCcoaAlvZzsW7IPc-DkYmi7qeHks5jCW6E8vXtvNPH-ckLVDa8i53eUnrrpBdtdbRovW9Fv8LsVgPBRExt7W1ljl0Svk56yxucgh5MS_BHNtechJw47yAMsSKBDes', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011793s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000378s ] [ 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.113202s ] --------------------------------------------------------------- [2025-06-10T09:39:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060104s] [吞吐率:16.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009750s ] 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.000317s ] --------------------------------------------------------------- [2025-06-10T09:39:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034083s] [吞吐率:29.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2MSwibmJmIjoxNzQ5NTE5NTYxLCJleHAiOjE3NTIxMTE1NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.t4DIMCXR1FQDXc2wL-5XOpSBLKjvB-cb5uyUV82xISiRb4tj1GULNcFD_T-vomAngBl831lTemkmAC4geZHwp0WaJm7XidO665KVWXD7CF9m9Sb1p8X3SV-UQLZzuIt_hOM07Bp3pvW-jsFQC692CnG5XLuSYgio49Y5mulZdLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000373s ] [ 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.000475s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055155s] [吞吐率:18.13req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002673s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052315s] [吞吐率:19.11req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000580s ] 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.000378s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056567s] [吞吐率:17.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.008606s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054402s] [吞吐率:18.38req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] 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.000303s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055056s] [吞吐率:18.16req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002201s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053611s] [吞吐率:18.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000638s ] 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.000376s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051293s] [吞吐率:19.50req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004262s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000871s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000668s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.004409s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.003140s ] [ 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.001641s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000296s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037125s] [吞吐率:26.94req/s] [内存消耗:2,418.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000752s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000346s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.039511s] [吞吐率:25.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000762s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039467s] [吞吐率:25.34req/s] [内存消耗:2,471.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000468s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041019s] [吞吐率:24.38req/s] [内存消耗:2,583.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000948s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000769s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.042611s] [吞吐率:23.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005093s ] 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.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000334s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044129s] [吞吐率:22.66req/s] [内存消耗:2,567.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003184s ] 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.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-06-10T09:39:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055150s] [吞吐率:18.13req/s] [内存消耗:2,450.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015237s ] 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.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000522s ] [ 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.000400s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320993s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NiwibmJmIjoxNzQ5NTE5NTY2LCJleHAiOjE3NTIxMTE1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hDYt-ZmUU693wg4L2ktoUBU78MTAR2WrPQd2DMbn80EysXrBiECYOuIpcO9IO4F-gV3moClGNG-HkW2eLAaQZBH3x9LXD_uEpMBjDAAOpQGs6FiNaCx0UlBhlTxHPqiiivMh7NLJ5yXca6_BDiRd4pzbs1D9YQp1kTXmlqdtkNM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001266s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073559s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006456s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.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.006265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006274s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 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=27 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=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.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=6 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=19 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=18 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=17 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=9 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=12 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=14 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=13 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=34 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=20 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=8 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=23 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=21 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=11 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=4 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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053781s] [吞吐率: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.000724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054310s] [吞吐率: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.000834s ] 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.000427s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053991s] [吞吐率:18.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.017492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055100s] [吞吐率:18.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000482s ] 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.001683s ] --------------------------------------------------------------- [2025-06-10T09:39:27+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.000732s ] 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.000322s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.035407s] [吞吐率:28.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000914s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000378s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036033s] [吞吐率:27.75req/s] [内存消耗:2,419.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ 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.000332s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048136s] [吞吐率:20.77req/s] [内存消耗:2,470.96kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009815s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000686s ] [ 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.000534s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048485s] [吞吐率:20.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012094s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000561s ] [ 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-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048792s] [吞吐率:20.50req/s] [内存消耗:2,472.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012896s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000534s ] --------------------------------------------------------------- [2025-06-10T09:39:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058350s] [吞吐率:17.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009376s ] 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.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001208s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001234s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T09:39:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.158948s] [吞吐率:6.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU2NywibmJmIjoxNzQ5NTE5NTY3LCJleHAiOjE3NTIxMTE1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GlXHIjU_FnYDANrx6mrrPz-0tgqc8Da6c85No18-8QGsfmMJ_cBhFniP9w0NTj3JCH4Z8Kdvfs_3c7pCpGU8XszYQMWSrksZpeXzaC9OGd3F9AmoWVUjji3nW-vGsFiOr20iyrU_N1-zP9S68gBZYJ7UMSUFukuX5b36F3EW2o4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012595s ] 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.000339s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113535s ] --------------------------------------------------------------- [2025-06-10T09:39:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053531s] [吞吐率: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.002839s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:39:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041150s] [吞吐率:24.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3MSwibmJmIjoxNzQ5NTE5NTcxLCJleHAiOjE3NTIxMTE1NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EQJufc9DZyBKYxRK1JpcIwMbpLMJlTtX5Xl5lxJfZYLr1eTEaGIxL10dpLNYUB2IJ70mCngttNY7aZaXTEiFkGCKRGMbRzFJwDvASx6XLi0MImkD97eJ4FrxB3kK1rUbSFtHxmd-q_kpZm3X6zsx5Wo5Treuo8jcaR4dFu3VDyA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063820s] [吞吐率:15.67req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069732s] [吞吐率:14.34req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001203s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001600s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000999s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060924s] [吞吐率:16.41req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006484s ] 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.000482s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061379s] [吞吐率:16.29req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004014s ] 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.000466s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061516s] [吞吐率:16.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.001602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000476s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063748s] [吞吐率:15.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.011367s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064569s] [吞吐率: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.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060468s] [吞吐率:16.54req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003196s ] 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.000534s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039466s] [吞吐率:25.34req/s] [内存消耗:2,472.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001323s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ 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-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047027s] [吞吐率:21.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001225s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000749s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000526s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049391s] [吞吐率:20.25req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001326s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000645s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000673s ] [ 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-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050376s] [吞吐率:19.85req/s] [内存消耗:2,471.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001273s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048808s] [吞吐率:20.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000537s ] [ 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.000871s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050347s] [吞吐率:19.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001093s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000777s ] [ 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.000449s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050050s] [吞吐率:19.98req/s] [内存消耗:2,450.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ 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.000566s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060712s] [吞吐率:16.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001418s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000711s ] [ 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.001472s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001215s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001606s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000947s ] --------------------------------------------------------------- [2025-06-10T09:39:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.067602s] [吞吐率:14.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NiwibmJmIjoxNzQ5NTE5NTc2LCJleHAiOjE3NTIxMTE1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.s_8SmZmx0D5irIkmQH0h39QZjgoXVch21RRQPkBZiNtSzckar46kDCzw1l-4H_hyFMTHjNImByc5umRkSF6N7GXvoPnjJZGHfjNNPGEJhX7OJ52F7v4LcEbQBtq6q7ezTEz0SCVpu2x5TM5QPsj7Fwo6p47ByeaJJ680oae-RZE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013718s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000513s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001769s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001495s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001433s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001440s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000226s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052222s] [吞吐率:19.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053517s] [吞吐率:18.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.001517s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054752s] [吞吐率: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.009602s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053887s] [吞吐率:18.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.005033s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003103s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053575s] [吞吐率:18.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003549s ] 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.000446s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053657s] [吞吐率:18.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007268s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001142s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037882s] [吞吐率:26.40req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NywibmJmIjoxNzQ5NTE5NTc3LCJleHAiOjE3NTIxMTE1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eF4ErPifmca29GGg7CrBUPDczRHqnjNsYGtxfJPW8IQCT4SeTZO_lAMfIq41PkiFwpXtfSfBRzG-DqX5qQDVs0E1gB5Hmn2eqsj3nw-CXP2oeBJTm-XK9aUXHxqYWjJfeCD9kgfrD_J77nJEFR1b0MBKJ8NssizP19BcNjAeZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002917s ] 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.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ 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.000569s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039962s] [吞吐率:25.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NywibmJmIjoxNzQ5NTE5NTc3LCJleHAiOjE3NTIxMTE1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eF4ErPifmca29GGg7CrBUPDczRHqnjNsYGtxfJPW8IQCT4SeTZO_lAMfIq41PkiFwpXtfSfBRzG-DqX5qQDVs0E1gB5Hmn2eqsj3nw-CXP2oeBJTm-XK9aUXHxqYWjJfeCD9kgfrD_J77nJEFR1b0MBKJ8NssizP19BcNjAeZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003232s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052650s] [吞吐率:18.99req/s] [内存消耗:2,418.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NywibmJmIjoxNzQ5NTE5NTc3LCJleHAiOjE3NTIxMTE1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eF4ErPifmca29GGg7CrBUPDczRHqnjNsYGtxfJPW8IQCT4SeTZO_lAMfIq41PkiFwpXtfSfBRzG-DqX5qQDVs0E1gB5Hmn2eqsj3nw-CXP2oeBJTm-XK9aUXHxqYWjJfeCD9kgfrD_J77nJEFR1b0MBKJ8NssizP19BcNjAeZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009021s ] 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.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T09:39:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.053648s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NywibmJmIjoxNzQ5NTE5NTc3LCJleHAiOjE3NTIxMTE1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eF4ErPifmca29GGg7CrBUPDczRHqnjNsYGtxfJPW8IQCT4SeTZO_lAMfIq41PkiFwpXtfSfBRzG-DqX5qQDVs0E1gB5Hmn2eqsj3nw-CXP2oeBJTm-XK9aUXHxqYWjJfeCD9kgfrD_J77nJEFR1b0MBKJ8NssizP19BcNjAeZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000716s ] --------------------------------------------------------------- [2025-06-10T09:39:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166672s] [吞吐率:6.00req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NywibmJmIjoxNzQ5NTE5NTc3LCJleHAiOjE3NTIxMTE1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eF4ErPifmca29GGg7CrBUPDczRHqnjNsYGtxfJPW8IQCT4SeTZO_lAMfIq41PkiFwpXtfSfBRzG-DqX5qQDVs0E1gB5Hmn2eqsj3nw-CXP2oeBJTm-XK9aUXHxqYWjJfeCD9kgfrD_J77nJEFR1b0MBKJ8NssizP19BcNjAeZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117086s ] --------------------------------------------------------------- [2025-06-10T09:39:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.321110s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU3NywibmJmIjoxNzQ5NTE5NTc3LCJleHAiOjE3NTIxMTE1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eF4ErPifmca29GGg7CrBUPDczRHqnjNsYGtxfJPW8IQCT4SeTZO_lAMfIq41PkiFwpXtfSfBRzG-DqX5qQDVs0E1gB5Hmn2eqsj3nw-CXP2oeBJTm-XK9aUXHxqYWjJfeCD9kgfrD_J77nJEFR1b0MBKJ8NssizP19BcNjAeZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002758s ] 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.000328s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006735s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006215s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=25 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=26 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=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.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=7 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=22 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=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.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=19 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=18 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=17 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=9 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=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.006002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 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=34 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=20 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=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.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.005995s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.005995s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] --------------------------------------------------------------- [2025-06-10T09:39:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067935s] [吞吐率:14.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002830s ] 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.000365s ] --------------------------------------------------------------- [2025-06-10T09:39:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.053439s] [吞吐率:18.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4MSwibmJmIjoxNzQ5NTE5NTgxLCJleHAiOjE3NTIxMTE1ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VZTF9KhW1ff-atmG0LMOxvLnCZlDRpYQAwKz4ytG5V1yKigAprFJEXPrGs6RgXM-1wFkjrj6sYms9BsFvuMK2RbtQZhIc0lPVQqXXDTMmrK5eKMXmohGHkc6VGqs-mx8kyHQDRRsskOCIMfCeYBoHmhlszZKRlccfOKNpYDxLTI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001033s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T09:39:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053900s] [吞吐率:18.55req/s] [内存消耗:2,477.17kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4MSwibmJmIjoxNzQ5NTE5NTgxLCJleHAiOjE3NTIxMTE1ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VZTF9KhW1ff-atmG0LMOxvLnCZlDRpYQAwKz4ytG5V1yKigAprFJEXPrGs6RgXM-1wFkjrj6sYms9BsFvuMK2RbtQZhIc0lPVQqXXDTMmrK5eKMXmohGHkc6VGqs-mx8kyHQDRRsskOCIMfCeYBoHmhlszZKRlccfOKNpYDxLTI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001018s ] 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.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000530s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049625s] [吞吐率:20.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011773s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000497s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073050s] [吞吐率:13.69req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010584s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001170s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071201s] [吞吐率:14.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.012137s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001642s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071676s] [吞吐率:13.95req/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.013777s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071482s] [吞吐率:13.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.015145s ] 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.000621s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070839s] [吞吐率:14.12req/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.010753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072259s] [吞吐率:13.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.000556s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072736s] [吞吐率:13.75req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001597s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071575s] [吞吐率:13.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.004925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001217s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038941s] [吞吐率:25.68req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038884s] [吞吐率:25.72req/s] [内存消耗:2,450.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001815s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000788s ] [ 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.000472s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039778s] [吞吐率:25.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000948s ] [ 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-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043647s] [吞吐率:22.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000757s ] 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.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000654s ] [ 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.000384s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044444s] [吞吐率:22.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005905s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060471s] [吞吐率:16.54req/s] [内存消耗:2,415.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.005793s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001179s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001225s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001620s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000806s ] --------------------------------------------------------------- [2025-06-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.058982s] [吞吐率:16.95req/s] [内存消耗:2,472.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ 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-10T09:39:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.064407s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000570s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002039s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002145s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001797s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001550s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000299s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.151988s] [吞吐率:6.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NiwibmJmIjoxNzQ5NTE5NTg2LCJleHAiOjE3NTIxMTE1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlikAqzW2x-gpEoCYALRDmXgaQ7PMc-6_cbcxOXSG7lz0Lr-Xnes1_lhUDu0r97Zdga2Sz0_hKR1NxoguGEjIV_QOUgArQRVqs7hAfDyRLHbJLKR8Lt8eIRVaSFFOITuMqKkXgLjlnOVDFCVoYbOiRpk4HUkxL2KmcHXx7FIGhE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ 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.114777s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054024s] [吞吐率:18.51req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008553s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056268s] [吞吐率: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.020525s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001105s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000985s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056110s] [吞吐率:17.82req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001422s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075411s] [吞吐率:13.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.016003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001489s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043413s] [吞吐率:23.03req/s] [内存消耗:2,419.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NywibmJmIjoxNzQ5NTE5NTg3LCJleHAiOjE3NTIxMTE1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gL7TtE1aypt3ITvEWBxlLzQXRA3voGwxvNWAXppZM5LQT22xSXF0TX9HHyNPgL1wK74xP11I-oNG7UKpMAzufoIbBlR0Zaux_y9Yx3BI6WJkFq7Mx4bKnWdrkTsJLUusO_Yzz_jzMIqFjGxK_0DB7eYl1kkvvsryOrQtdfOpf4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005202s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044197s] [吞吐率:22.63req/s] [内存消耗:2,471.15kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NywibmJmIjoxNzQ5NTE5NTg3LCJleHAiOjE3NTIxMTE1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gL7TtE1aypt3ITvEWBxlLzQXRA3voGwxvNWAXppZM5LQT22xSXF0TX9HHyNPgL1wK74xP11I-oNG7UKpMAzufoIbBlR0Zaux_y9Yx3BI6WJkFq7Mx4bKnWdrkTsJLUusO_Yzz_jzMIqFjGxK_0DB7eYl1kkvvsryOrQtdfOpf4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005141s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044577s] [吞吐率:22.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NywibmJmIjoxNzQ5NTE5NTg3LCJleHAiOjE3NTIxMTE1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gL7TtE1aypt3ITvEWBxlLzQXRA3voGwxvNWAXppZM5LQT22xSXF0TX9HHyNPgL1wK74xP11I-oNG7UKpMAzufoIbBlR0Zaux_y9Yx3BI6WJkFq7Mx4bKnWdrkTsJLUusO_Yzz_jzMIqFjGxK_0DB7eYl1kkvvsryOrQtdfOpf4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005416s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000598s ] [ 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.000700s ] --------------------------------------------------------------- [2025-06-10T09:39:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045237s] [吞吐率:22.11req/s] [内存消耗:2,567.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NywibmJmIjoxNzQ5NTE5NTg3LCJleHAiOjE3NTIxMTE1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gL7TtE1aypt3ITvEWBxlLzQXRA3voGwxvNWAXppZM5LQT22xSXF0TX9HHyNPgL1wK74xP11I-oNG7UKpMAzufoIbBlR0Zaux_y9Yx3BI6WJkFq7Mx4bKnWdrkTsJLUusO_Yzz_jzMIqFjGxK_0DB7eYl1kkvvsryOrQtdfOpf4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005674s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-06-10T09:39:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042530s] [吞吐率:23.51req/s] [内存消耗:2,418.65kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NywibmJmIjoxNzQ5NTE5NTg3LCJleHAiOjE3NTIxMTE1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gL7TtE1aypt3ITvEWBxlLzQXRA3voGwxvNWAXppZM5LQT22xSXF0TX9HHyNPgL1wK74xP11I-oNG7UKpMAzufoIbBlR0Zaux_y9Yx3BI6WJkFq7Mx4bKnWdrkTsJLUusO_Yzz_jzMIqFjGxK_0DB7eYl1kkvvsryOrQtdfOpf4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009155s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000529s ] [ 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.000296s ] --------------------------------------------------------------- [2025-06-10T09:39:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324206s] [吞吐率:3.08req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU4NywibmJmIjoxNzQ5NTE5NTg3LCJleHAiOjE3NTIxMTE1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gL7TtE1aypt3ITvEWBxlLzQXRA3voGwxvNWAXppZM5LQT22xSXF0TX9HHyNPgL1wK74xP11I-oNG7UKpMAzufoIbBlR0Zaux_y9Yx3BI6WJkFq7Mx4bKnWdrkTsJLUusO_Yzz_jzMIqFjGxK_0DB7eYl1kkvvsryOrQtdfOpf4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005187s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006824s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 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=1 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=33 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=15 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=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.006353s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 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=26 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=10 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=27 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=7 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=22 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=28 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=6 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=19 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=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.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=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.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006212s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 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=11 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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] --------------------------------------------------------------- [2025-06-10T09:39:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058398s] [吞吐率: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.007174s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T09:39:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044210s] [吞吐率:22.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5MSwibmJmIjoxNzQ5NTE5NTkxLCJleHAiOjE3NTIxMTE1OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.felxJcS8clzwiDBsoH-XfxzUwVo_X-eS--Dvyqr2np45MVN9R-CjyS-nrFjcFjFhiNh7mlgqj82F61X23cwEMVePQbby0aySdfDiJZerlD3Z1XSH48Sub4CzTPaUuiea2Kwuuna5WOHRznTFJENwVTvNkKBchgsmDbZLlgZzc8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010308s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000544s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062671s] [吞吐率: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.008516s ] 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.000425s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060399s] [吞吐率:16.56req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000756s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067196s] [吞吐率:14.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009879s ] 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.000334s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062512s] [吞吐率:16.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.011994s ] 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.000421s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061805s] [吞吐率: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.004404s ] 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.000396s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064012s] [吞吐率:15.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001175s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064047s] [吞吐率: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.002704s ] 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.000413s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063108s] [吞吐率:15.85req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011312s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061538s] [吞吐率:16.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.004456s ] 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.000375s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044714s] [吞吐率:22.36req/s] [内存消耗:2,472.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001193s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000921s ] [ 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.000728s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046823s] [吞吐率:21.36req/s] [内存消耗:2,418.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000698s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000838s ] [ 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.000407s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046253s] [吞吐率:21.62req/s] [内存消耗:2,472.33kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000973s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000788s ] [ 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.000666s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048010s] [吞吐率:20.83req/s] [内存消耗:2,583.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001249s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000556s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000827s ] [ 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.001088s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053765s] [吞吐率:18.60req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010321s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000544s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001982s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002241s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001695s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002142s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.053037s] [吞吐率:18.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001366s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000654s ] [ 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.000449s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.057669s] [吞吐率:17.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001147s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001619s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001399s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001727s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001199s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000803s ] --------------------------------------------------------------- [2025-06-10T09:39:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.059943s] [吞吐率:16.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014755s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000312s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000297s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157422s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NiwibmJmIjoxNzQ5NTE5NTk2LCJleHAiOjE3NTIxMTE1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Tg6gqzlUAcZGbdBTYOytojceOcnhooaOXIaCjyQMjwvWk-NTqqql3V8GAiasrQZgPzsGTbNRKENrCeG5YAwpekq9vWGNoajHwO4HQ_X2S-f0Fm-m8m9r8ACQiJtuitvxnePzZv8nNExZGjT_kldiJnvL4MILdRzT12gOId_fdsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001006s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ 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.115409s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059711s] [吞吐率:16.75req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] 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.000421s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045598s] [吞吐率:21.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.002216s ] 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.000969s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046019s] [吞吐率:21.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.002521s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006295s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045392s] [吞吐率:22.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.001875s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001555s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000526s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044822s] [吞吐率:22.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.001589s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055382s] [吞吐率: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.012669s ] 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.000400s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054842s] [吞吐率: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.013382s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036476s] [吞吐率:27.42req/s] [内存消耗:2,450.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NywibmJmIjoxNzQ5NTE5NTk3LCJleHAiOjE3NTIxMTE1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OitgV0xt2ZtKVjZhLfjvWZmyEz2xUR-4tsOd0qAkCdLDRh-q6-pPDVfdAlHQiIbggdc5yvKPcUOfMI_5nO_XXLUhNXmHNYTDCzvs51_D9ZSliKyJpozay9UL0yIA0Hn9hYB7haNMM2R-N01KUVGXgM9uvZS1Caoas0pyq4oOsso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000818s ] 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.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048052s] [吞吐率:20.81req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NywibmJmIjoxNzQ5NTE5NTk3LCJleHAiOjE3NTIxMTE1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OitgV0xt2ZtKVjZhLfjvWZmyEz2xUR-4tsOd0qAkCdLDRh-q6-pPDVfdAlHQiIbggdc5yvKPcUOfMI_5nO_XXLUhNXmHNYTDCzvs51_D9ZSliKyJpozay9UL0yIA0Hn9hYB7haNMM2R-N01KUVGXgM9uvZS1Caoas0pyq4oOsso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001448s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000778s ] [ 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.000432s ] 32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000493s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035567s] [吞吐率:28.12req/s] [内存消耗:2,432.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NywibmJmIjoxNzQ5NTE5NTk3LCJleHAiOjE3NTIxMTE1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OitgV0xt2ZtKVjZhLfjvWZmyEz2xUR-4tsOd0qAkCdLDRh-q6-pPDVfdAlHQiIbggdc5yvKPcUOfMI_5nO_XXLUhNXmHNYTDCzvs51_D9ZSliKyJpozay9UL0yIA0Hn9hYB7haNMM2R-N01KUVGXgM9uvZS1Caoas0pyq4oOsso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000618s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000666s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000607s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047791s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NywibmJmIjoxNzQ5NTE5NTk3LCJleHAiOjE3NTIxMTE1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OitgV0xt2ZtKVjZhLfjvWZmyEz2xUR-4tsOd0qAkCdLDRh-q6-pPDVfdAlHQiIbggdc5yvKPcUOfMI_5nO_XXLUhNXmHNYTDCzvs51_D9ZSliKyJpozay9UL0yIA0Hn9hYB7haNMM2R-N01KUVGXgM9uvZS1Caoas0pyq4oOsso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002186s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T09:39:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049392s] [吞吐率:20.25req/s] [内存消耗:2,567.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NywibmJmIjoxNzQ5NTE5NTk3LCJleHAiOjE3NTIxMTE1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OitgV0xt2ZtKVjZhLfjvWZmyEz2xUR-4tsOd0qAkCdLDRh-q6-pPDVfdAlHQiIbggdc5yvKPcUOfMI_5nO_XXLUhNXmHNYTDCzvs51_D9ZSliKyJpozay9UL0yIA0Hn9hYB7haNMM2R-N01KUVGXgM9uvZS1Caoas0pyq4oOsso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000653s ] [ 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.000821s ] --------------------------------------------------------------- [2025-06-10T09:39:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.332319s] [吞吐率:3.01req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTU5NywibmJmIjoxNzQ5NTE5NTk3LCJleHAiOjE3NTIxMTE1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OitgV0xt2ZtKVjZhLfjvWZmyEz2xUR-4tsOd0qAkCdLDRh-q6-pPDVfdAlHQiIbggdc5yvKPcUOfMI_5nO_XXLUhNXmHNYTDCzvs51_D9ZSliKyJpozay9UL0yIA0Hn9hYB7haNMM2R-N01KUVGXgM9uvZS1Caoas0pyq4oOsso', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009395s ] 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.000356s ] [ 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.074089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006988s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006775s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006548s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006624s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006379s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006234s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=26 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=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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 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=28 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=6 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=19 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=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.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=9 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=12 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=14 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=13 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=34 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=20 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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=21 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=11 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=4 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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] --------------------------------------------------------------- [2025-06-10T09:40:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072149s] [吞吐率:13.86req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010948s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T09:40:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038351s] [吞吐率:26.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwMSwibmJmIjoxNzQ5NTE5NjAxLCJleHAiOjE3NTIxMTE2MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vkMCxf5F86lBIIjHypnj3h2uavL_w08M7yVl-I0SGlzR5Xa37iR6mxKkosn8Vgzz0SUq72-hfInMwEUOh7PQPCAXys3u026XNTi1MMm8qiFfjXCDir4tIPSD_sMq-RL6vS8_5EDgk8l956efEpj9IDxVY0T4r0h-PKPipFSn51U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005028s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064516s] [吞吐率:15.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.000689s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066871s] [吞吐率:14.95req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001701s ] 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.000648s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065561s] [吞吐率:15.25req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001814s ] 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.003439s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068196s] [吞吐率:14.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.003392s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067477s] [吞吐率:14.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.004809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002558s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000823s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067350s] [吞吐率:14.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005349s ] 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.000439s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063787s] [吞吐率: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.010973s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065994s] [吞吐率:15.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.013290s ] 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.000390s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.038395s] [吞吐率:26.05req/s] [内存消耗:2,418.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003777s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000601s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044718s] [吞吐率:22.36req/s] [内存消耗:2,471.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001248s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001128s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001462s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001086s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000893s ] [ 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.000600s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048497s] [吞吐率:20.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001306s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000797s ] [ 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.000847s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049962s] [吞吐率:20.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000754s ] [ 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.000839s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053016s] [吞吐率:18.86req/s] [内存消耗:2,450.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001056s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001002s ] [ 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.000563s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.053785s] [吞吐率:18.59req/s] [内存消耗:2,432.38kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002475s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000724s ] --------------------------------------------------------------- [2025-06-10T09:40:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059632s] [吞吐率:16.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000705s ] [ 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.001205s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001225s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000820s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163628s] [吞吐率:6.11req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000728s ] [ 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.121132s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.327317s] [吞吐率:3.06req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNiwibmJmIjoxNzQ5NTE5NjA2LCJleHAiOjE3NTIxMTE2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TNeVjyxf0HJmXYo3-TNBcFkSO7Vxkcv6GuJu_vj8tYm1jj6ymDBvfEBEJpYR0h7NXpKl2M21An4LdYDumaEXa_sFN_e2ETw9qnaJwYE-vV5uYLf2x7O-KAiEkLJRgYbX6FC_8SA9yKPRqflkARB6bl6LoKscguAKJMpDgfpbIr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000979s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ 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.075262s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006826s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.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.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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006106s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=7 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=22 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=28 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=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.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=17 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=9 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=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.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.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006161s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055120s] [吞吐率: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.000971s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055538s] [吞吐率: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.010847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055658s] [吞吐率: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.001716s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054549s] [吞吐率: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.019304s ] 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.000329s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043790s] [吞吐率:22.84req/s] [内存消耗:2,419.85kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNywibmJmIjoxNzQ5NTE5NjA3LCJleHAiOjE3NTIxMTE2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nza1J_fQs6vEuuTsYnFmBrE14jcm0338DDSZM8bI3-Qm_7yZOVOldGDwsZoX6jkZyHcIkNjaCOLMb_MHBnkO9lP58DiKar6Zf07fGyJ0SaxQfy3A5O0GCk93ol9Qg5gNcBmwz5PLZdqQmFyEA7mFP-5ihEQf-pvuWKpg23dUUos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000733s ] [ 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.000418s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044065s] [吞吐率:22.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNywibmJmIjoxNzQ5NTE5NjA3LCJleHAiOjE3NTIxMTE2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nza1J_fQs6vEuuTsYnFmBrE14jcm0338DDSZM8bI3-Qm_7yZOVOldGDwsZoX6jkZyHcIkNjaCOLMb_MHBnkO9lP58DiKar6Zf07fGyJ0SaxQfy3A5O0GCk93ol9Qg5gNcBmwz5PLZdqQmFyEA7mFP-5ihEQf-pvuWKpg23dUUos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006413s ] 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 ] SHOW COLUMNS FROM `department` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000720s ] [ 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.000396s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044820s] [吞吐率:22.31req/s] [内存消耗:2,472.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNywibmJmIjoxNzQ5NTE5NjA3LCJleHAiOjE3NTIxMTE2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nza1J_fQs6vEuuTsYnFmBrE14jcm0338DDSZM8bI3-Qm_7yZOVOldGDwsZoX6jkZyHcIkNjaCOLMb_MHBnkO9lP58DiKar6Zf07fGyJ0SaxQfy3A5O0GCk93ol9Qg5gNcBmwz5PLZdqQmFyEA7mFP-5ihEQf-pvuWKpg23dUUos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008482s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000780s ] [ 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.000559s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.045877s] [吞吐率:21.80req/s] [内存消耗:2,472.37kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNywibmJmIjoxNzQ5NTE5NjA3LCJleHAiOjE3NTIxMTE2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nza1J_fQs6vEuuTsYnFmBrE14jcm0338DDSZM8bI3-Qm_7yZOVOldGDwsZoX6jkZyHcIkNjaCOLMb_MHBnkO9lP58DiKar6Zf07fGyJ0SaxQfy3A5O0GCk93ol9Qg5gNcBmwz5PLZdqQmFyEA7mFP-5ihEQf-pvuWKpg23dUUos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000716s ] [ 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.000707s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051130s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNywibmJmIjoxNzQ5NTE5NjA3LCJleHAiOjE3NTIxMTE2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nza1J_fQs6vEuuTsYnFmBrE14jcm0338DDSZM8bI3-Qm_7yZOVOldGDwsZoX6jkZyHcIkNjaCOLMb_MHBnkO9lP58DiKar6Zf07fGyJ0SaxQfy3A5O0GCk93ol9Qg5gNcBmwz5PLZdqQmFyEA7mFP-5ihEQf-pvuWKpg23dUUos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008660s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000518s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002313s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001650s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001543s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001491s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000284s ] --------------------------------------------------------------- [2025-06-10T09:40:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043370s] [吞吐率:23.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYwNywibmJmIjoxNzQ5NTE5NjA3LCJleHAiOjE3NTIxMTE2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nza1J_fQs6vEuuTsYnFmBrE14jcm0338DDSZM8bI3-Qm_7yZOVOldGDwsZoX6jkZyHcIkNjaCOLMb_MHBnkO9lP58DiKar6Zf07fGyJ0SaxQfy3A5O0GCk93ol9Qg5gNcBmwz5PLZdqQmFyEA7mFP-5ihEQf-pvuWKpg23dUUos', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009953s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000553s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000347s ] [ 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.000441s ] --------------------------------------------------------------- [2025-06-10T09:40:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060998s] [吞吐率: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.006222s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T09:40:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.034901s] [吞吐率:28.65req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxMSwibmJmIjoxNzQ5NTE5NjExLCJleHAiOjE3NTIxMTE2MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lKHHU9g83ucWYlPUWv82XkQvpqYLXLTnUhG87HAYiGzVrbD_K9pDz8Mcwe6-G_BQMYyPCYeGgiBO8JIStZj7qPTDo0IrHhPMteylP_2BAFITnYvW2VrcQGs7jNZkWRtkxox0UbL-PJNQjqGI7rT_diYNpBnreQLOX-mjNZKGUt8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001419s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T09:40:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034875s] [吞吐率:28.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxMSwibmJmIjoxNzQ5NTE5NjExLCJleHAiOjE3NTIxMTE2MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lKHHU9g83ucWYlPUWv82XkQvpqYLXLTnUhG87HAYiGzVrbD_K9pDz8Mcwe6-G_BQMYyPCYeGgiBO8JIStZj7qPTDo0IrHhPMteylP_2BAFITnYvW2VrcQGs7jNZkWRtkxox0UbL-PJNQjqGI7rT_diYNpBnreQLOX-mjNZKGUt8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001550s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000466s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067531s] [吞吐率: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.011656s ] 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.000580s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066756s] [吞吐率:14.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.001649s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001177s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000523s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068365s] [吞吐率:14.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.005561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001201s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067656s] [吞吐率:14.78req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067364s] [吞吐率:14.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.003745s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001459s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069361s] [吞吐率:14.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.004598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001303s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071810s] [吞吐率:13.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.013412s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001555s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068181s] [吞吐率:14.67req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003629s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001168s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000453s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040160s] [吞吐率:24.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000767s ] [ 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.000897s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.041470s] [吞吐率:24.11req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000737s ] [ 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.000426s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043464s] [吞吐率:23.01req/s] [内存消耗:2,472.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005578s ] 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.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001018s ] [ 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.000596s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045590s] [吞吐率:21.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002195s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000974s ] [ 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.000544s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044122s] [吞吐率:22.66req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000704s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000813s ] [ 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.000751s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046726s] [吞吐率:21.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ 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.001041s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.047735s] [吞吐率:20.95req/s] [内存消耗:2,450.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000784s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000489s ] [ 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 (13,14,15,16,17,18,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-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052612s] [吞吐率:19.01req/s] [内存消耗:2,415.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000583s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001291s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001248s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001143s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001076s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-06-10T09:40:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.060754s] [吞吐率:16.46req/s] [内存消耗:2,418.67kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNiwibmJmIjoxNzQ5NTE5NjE2LCJleHAiOjE3NTIxMTE2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DmFdaO_SIvdcy5AoRbHf_DjOvVrzQwCBs02DeAQepzqc1Pj7y5YGyV4iM21zQmmwLVUH64W4wJdXNcADi1ARN8kHciI8MLE4urJzrUFEGA0ggqAMG2xxx7u4f2PRYMDTbZsXIx9tPOP2REY5gRs643KxeXP6tUnYY8vaVPPfwVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015596s ] 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.000238s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ 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.000309s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056732s] [吞吐率: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.000567s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056792s] [吞吐率:17.61req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000844s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055824s] [吞吐率: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.018965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055384s] [吞吐率: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.011662s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044423s] [吞吐率:22.51req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNywibmJmIjoxNzQ5NTE5NjE3LCJleHAiOjE3NTIxMTE2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DxKuYc97yR2vrYw5nh32ZdMApnQpzjyNjuvW56R6OL2-Xx8HTr1ACXwNauvI9RaKS4Sd2d00-SHkIk0rv2fpPuzr6CEFdUj91A-9T-w_nddhYEyqRMWHjWAGd8_vTqjq93Pa_-ohuf8VjwrSN3jCVChPSUpS7-uEcukuJ54wp2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009388s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000594s ] [ 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.000359s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051478s] [吞吐率:19.43req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNywibmJmIjoxNzQ5NTE5NjE3LCJleHAiOjE3NTIxMTE2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DxKuYc97yR2vrYw5nh32ZdMApnQpzjyNjuvW56R6OL2-Xx8HTr1ACXwNauvI9RaKS4Sd2d00-SHkIk0rv2fpPuzr6CEFdUj91A-9T-w_nddhYEyqRMWHjWAGd8_vTqjq93Pa_-ohuf8VjwrSN3jCVChPSUpS7-uEcukuJ54wp2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010720s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000494s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001955s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001605s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001569s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001574s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000226s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045795s] [吞吐率:21.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNywibmJmIjoxNzQ5NTE5NjE3LCJleHAiOjE3NTIxMTE2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DxKuYc97yR2vrYw5nh32ZdMApnQpzjyNjuvW56R6OL2-Xx8HTr1ACXwNauvI9RaKS4Sd2d00-SHkIk0rv2fpPuzr6CEFdUj91A-9T-w_nddhYEyqRMWHjWAGd8_vTqjq93Pa_-ohuf8VjwrSN3jCVChPSUpS7-uEcukuJ54wp2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011950s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000228s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000536s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-06-10T09:40:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046611s] [吞吐率:21.45req/s] [内存消耗:2,471.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNywibmJmIjoxNzQ5NTE5NjE3LCJleHAiOjE3NTIxMTE2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DxKuYc97yR2vrYw5nh32ZdMApnQpzjyNjuvW56R6OL2-Xx8HTr1ACXwNauvI9RaKS4Sd2d00-SHkIk0rv2fpPuzr6CEFdUj91A-9T-w_nddhYEyqRMWHjWAGd8_vTqjq93Pa_-ohuf8VjwrSN3jCVChPSUpS7-uEcukuJ54wp2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011932s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000675s ] [ 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.000493s ] --------------------------------------------------------------- [2025-06-10T09:40:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161812s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNywibmJmIjoxNzQ5NTE5NjE3LCJleHAiOjE3NTIxMTE2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DxKuYc97yR2vrYw5nh32ZdMApnQpzjyNjuvW56R6OL2-Xx8HTr1ACXwNauvI9RaKS4Sd2d00-SHkIk0rv2fpPuzr6CEFdUj91A-9T-w_nddhYEyqRMWHjWAGd8_vTqjq93Pa_-ohuf8VjwrSN3jCVChPSUpS7-uEcukuJ54wp2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.120067s ] --------------------------------------------------------------- [2025-06-10T09:40:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.318949s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYxNywibmJmIjoxNzQ5NTE5NjE3LCJleHAiOjE3NTIxMTE2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.DxKuYc97yR2vrYw5nh32ZdMApnQpzjyNjuvW56R6OL2-Xx8HTr1ACXwNauvI9RaKS4Sd2d00-SHkIk0rv2fpPuzr6CEFdUj91A-9T-w_nddhYEyqRMWHjWAGd8_vTqjq93Pa_-ohuf8VjwrSN3jCVChPSUpS7-uEcukuJ54wp2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000966s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ 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.078420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006621s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006332s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=15 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=5 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=3 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=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.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=10 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=27 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=7 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=22 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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005996s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 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=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005990s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006003s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=14 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=13 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=34 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=20 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=8 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=23 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=21 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=11 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=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.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.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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] --------------------------------------------------------------- [2025-06-10T09:40:21+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.006009s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T09:40:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043764s] [吞吐率:22.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyMSwibmJmIjoxNzQ5NTE5NjIxLCJleHAiOjE3NTIxMTE2MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E-iNsKfcc8i2I415Uan2xgtF0BgYLHH2WimRFXYOJye63igsspN6fVc3tVnMTItXJ_7y3oG6zWXIpyuMawSdjpdD6R3C2R-UyxddjkUQq7dKUq_LBiftHGavM0GYaF63YQCGD8IbWFm1TtHFtGTTws13Do6YePnb5CzDRAxGGj8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010570s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060936s] [吞吐率: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.001162s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001313s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000559s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046775s] [吞吐率:21.38req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009379s ] 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.000415s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060543s] [吞吐率:16.52req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010147s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044326s] [吞吐率:22.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.011716s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046292s] [吞吐率:21.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.005514s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054117s] [吞吐率:18.48req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002906s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062645s] [吞吐率:15.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000883s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062419s] [吞吐率: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.003646s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001559s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063545s] [吞吐率:15.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004518s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002547s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037712s] [吞吐率:26.52req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001874s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000948s ] [ 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-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.040610s] [吞吐率:24.62req/s] [内存消耗:2,472.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002755s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ 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.000730s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041131s] [吞吐率:24.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005186s ] 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.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000834s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046686s] [吞吐率:21.42req/s] [内存消耗:2,418.64kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000719s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.055144s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005246s ] 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 `department` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054670s] [吞吐率:18.29req/s] [内存消耗:2,471.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015576s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ 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.000462s ] --------------------------------------------------------------- [2025-06-10T09:40:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059813s] [吞吐率:16.72req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009600s ] 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.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000710s ] [ 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.001839s ] [ 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.001511s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001496s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000227s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320212s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNiwibmJmIjoxNzQ5NTE5NjI2LCJleHAiOjE3NTIxMTE2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.I3FQS7iHIZqmwJk6J1FNGNuX5F7-yicymyVWewsRCEeIMqGKv-0hs_qQYr5gapfMcQ4UDzceOXB3fR4x4N5jNyw3FHkdIMoacuTbh4q-_R9tlIpQAyEhiGUNcMKrlyT5NFfygQuvo0wicsfQAPOrm8QI95MBVuYbAwWmLB6BIWo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000713s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ 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.073223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006543s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006621s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=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.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=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 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=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.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=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.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=12 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=14 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=13 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=34 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=20 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=8 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=23 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=21 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=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.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059779s] [吞吐率:16.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001006s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060180s] [吞吐率: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.022715s ] 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.000407s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.043862s] [吞吐率:22.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.003834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059162s] [吞吐率:16.90req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010524s ] 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.000403s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060080s] [吞吐率: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.000700s ] 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.000469s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060801s] [吞吐率:16.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.000665s ] 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.000493s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060029s] [吞吐率:16.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.000853s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060025s] [吞吐率:16.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.000634s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049765s] [吞吐率:20.09req/s] [内存消耗:2,472.61kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012552s ] 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.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000721s ] [ 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.000524s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050181s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012400s ] 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.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000764s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049505s] [吞吐率:20.20req/s] [内存消耗:2,450.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001244s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048254s] [吞吐率:20.72req/s] [内存消耗:2,470.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050803s] [吞吐率:19.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000668s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000900s ] [ 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.001080s ] --------------------------------------------------------------- [2025-06-10T09:40:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.051631s] [吞吐率:19.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001312s ] [ 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.000712s ] --------------------------------------------------------------- [2025-06-10T09:40:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060817s] [吞吐率:16.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010140s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001429s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.002228s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000769s ] --------------------------------------------------------------- [2025-06-10T09:40:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.151294s] [吞吐率:6.61req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYyNywibmJmIjoxNzQ5NTE5NjI3LCJleHAiOjE3NTIxMTE2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.erEDQywtAcHAN51M0PCKxzPs3j5DomlRlY71-Kj2xEsCwp40cCSvWmYAgXo4iMT4sM368FlT9mh_ylNDFqWBjkZjDV-X74uVfUrzprd0LTPTEe1borlr_ULYDrAHLMUuIAt6w_74zId8GyDvLfC8dMNg-L2O1_GPpTPxzliLdEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001119s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000432s ] [ 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.115663s ] --------------------------------------------------------------- [2025-06-10T09:40:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063323s] [吞吐率:15.79req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010462s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T09:40:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038608s] [吞吐率:25.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzMSwibmJmIjoxNzQ5NTE5NjMxLCJleHAiOjE3NTIxMTE2MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Lln3Kzwdr2gvVhH2-yYlTZofzHMTnnfkJPg99UDZsE3RIlTrmlrvfiIn7UDQZwp3NYsQSxVSEWhdcTK8-6vq0hX61nRL-stc7Xp8rNneRcwm0ptejBke6nrQtb-rNYWc_NQVQTFYtrRKYMbdEu0h-Q0nBkbkrUU_lvygEwRAf2E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004774s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000374s ] [ 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.000488s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061498s] [吞吐率:16.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.000696s ] 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.000583s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062286s] [吞吐率: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.005711s ] 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.000423s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061111s] [吞吐率:16.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.006346s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059581s] [吞吐率:16.78req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006947s ] 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.000415s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065729s] [吞吐率:15.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.013913s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063616s] [吞吐率:15.72req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001348s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062366s] [吞吐率:16.03req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062906s] [吞吐率: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.001056s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065100s] [吞吐率:15.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.001331s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038416s] [吞吐率:26.03req/s] [内存消耗:2,450.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001103s ] [ 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.000896s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043731s] [吞吐率:22.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.006840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000795s ] [ 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.000475s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045461s] [吞吐率:22.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001817s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000726s ] [ 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.000605s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047523s] [吞吐率:21.04req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000897s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000773s ] [ 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.000724s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051355s] [吞吐率:19.47req/s] [内存消耗:2,419.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008678s ] 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.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.052670s] [吞吐率:18.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000804s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000691s ] [ 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.000896s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059058s] [吞吐率:16.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009819s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000589s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002340s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001642s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001506s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001524s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000287s ] --------------------------------------------------------------- [2025-06-10T09:40:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.056300s] [吞吐率:17.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001443s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000902s ] [ 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.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000819s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.177517s] [吞吐率:5.63req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNiwibmJmIjoxNzQ5NTE5NjM2LCJleHAiOjE3NTIxMTE2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ErFSTSPO8D6O22AOo9k7IU7N341OVh2OlYmQCThtKzG4oQLzqVgwq8EKe-MedmTXO1rdP_lzIM2hQ5JEoV4V6jFGAXaD7EP9PHNtCEIGzCvqfPX2EBCJ_n0v6C1UlxIOAg0NHz30KU8hpxZAuARad8kdEUV8vn73xGLgDnjM9Rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014139s ] 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.000242s ] [ 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.114674s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074636s] [吞吐率:13.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.000965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075572s] [吞吐率:13.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.014073s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.075578s] [吞吐率:13.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.014125s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000856s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.076036s] [吞吐率:13.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.015782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001347s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.076029s] [吞吐率:13.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.014953s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.044732s] [吞吐率:22.36req/s] [内存消耗:2,418.61kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNywibmJmIjoxNzQ5NTE5NjM3LCJleHAiOjE3NTIxMTE2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZB6eMVad3jJRAa-YcBJc3HwdGtpX5rTpZEFTXBkQJQcNH8zB99zxRrCwe-pfY6ewlTJSzLwtzETaKzK_N_u0yzYQaDbWGPF3phhVaSfqU5X0DrF6gBVZk9LDLc09XPXLU_tGIFhrLohBVrgucwFtOr3WlYgL-YRzrKVwxrBMzUk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009316s ] 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.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044465s] [吞吐率:22.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNywibmJmIjoxNzQ5NTE5NjM3LCJleHAiOjE3NTIxMTE2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZB6eMVad3jJRAa-YcBJc3HwdGtpX5rTpZEFTXBkQJQcNH8zB99zxRrCwe-pfY6ewlTJSzLwtzETaKzK_N_u0yzYQaDbWGPF3phhVaSfqU5X0DrF6gBVZk9LDLc09XPXLU_tGIFhrLohBVrgucwFtOr3WlYgL-YRzrKVwxrBMzUk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007052s ] 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.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044478s] [吞吐率:22.48req/s] [内存消耗:2,471.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNywibmJmIjoxNzQ5NTE5NjM3LCJleHAiOjE3NTIxMTE2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZB6eMVad3jJRAa-YcBJc3HwdGtpX5rTpZEFTXBkQJQcNH8zB99zxRrCwe-pfY6ewlTJSzLwtzETaKzK_N_u0yzYQaDbWGPF3phhVaSfqU5X0DrF6gBVZk9LDLc09XPXLU_tGIFhrLohBVrgucwFtOr3WlYgL-YRzrKVwxrBMzUk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007420s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000675s ] [ 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.000541s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045499s] [吞吐率:21.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNywibmJmIjoxNzQ5NTE5NjM3LCJleHAiOjE3NTIxMTE2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZB6eMVad3jJRAa-YcBJc3HwdGtpX5rTpZEFTXBkQJQcNH8zB99zxRrCwe-pfY6ewlTJSzLwtzETaKzK_N_u0yzYQaDbWGPF3phhVaSfqU5X0DrF6gBVZk9LDLc09XPXLU_tGIFhrLohBVrgucwFtOr3WlYgL-YRzrKVwxrBMzUk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000776s ] --------------------------------------------------------------- [2025-06-10T09:40:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.044057s] [吞吐率:22.70req/s] [内存消耗:2,472.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNywibmJmIjoxNzQ5NTE5NjM3LCJleHAiOjE3NTIxMTE2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZB6eMVad3jJRAa-YcBJc3HwdGtpX5rTpZEFTXBkQJQcNH8zB99zxRrCwe-pfY6ewlTJSzLwtzETaKzK_N_u0yzYQaDbWGPF3phhVaSfqU5X0DrF6gBVZk9LDLc09XPXLU_tGIFhrLohBVrgucwFtOr3WlYgL-YRzrKVwxrBMzUk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010175s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000235s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ 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.000485s ] --------------------------------------------------------------- [2025-06-10T09:40:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324710s] [吞吐率:3.08req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTYzNywibmJmIjoxNzQ5NTE5NjM3LCJleHAiOjE3NTIxMTE2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZB6eMVad3jJRAa-YcBJc3HwdGtpX5rTpZEFTXBkQJQcNH8zB99zxRrCwe-pfY6ewlTJSzLwtzETaKzK_N_u0yzYQaDbWGPF3phhVaSfqU5X0DrF6gBVZk9LDLc09XPXLU_tGIFhrLohBVrgucwFtOr3WlYgL-YRzrKVwxrBMzUk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008461s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000363s ] [ 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.074530s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006704s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006391s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 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=25 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=26 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=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.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=7 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=22 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=28 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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=9 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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.006259s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 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=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.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006057s ] --------------------------------------------------------------- [2025-06-10T09:40:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062765s] [吞吐率:15.93req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007037s ] 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.000379s ] --------------------------------------------------------------- [2025-06-10T09:40:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049266s] [吞吐率:20.30req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0MSwibmJmIjoxNzQ5NTE5NjQxLCJleHAiOjE3NTIxMTE2NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.S6AXBYtPKnaCAJqnCLEUz0CHkECQxTmJBhj-AaOzN58XRA71mXnh_rqxu8fEuiv9lfCTbyAdAUayCZkaV8vFQdfrxkXO0H51ASLfb1PRnnz46et7VJMl-rjpYKaP0jUzgWVvdmkEuLXsXwgOG6MNdb0yg62iXbRRyXJbno8cFJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013571s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T09:40:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049592s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0MSwibmJmIjoxNzQ5NTE5NjQxLCJleHAiOjE3NTIxMTE2NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.S6AXBYtPKnaCAJqnCLEUz0CHkECQxTmJBhj-AaOzN58XRA71mXnh_rqxu8fEuiv9lfCTbyAdAUayCZkaV8vFQdfrxkXO0H51ASLfb1PRnnz46et7VJMl-rjpYKaP0jUzgWVvdmkEuLXsXwgOG6MNdb0yg62iXbRRyXJbno8cFJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013566s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000401s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000488s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.036831s] [吞吐率:27.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.001669s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059222s] [吞吐率:16.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.004607s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056825s] [吞吐率: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.000863s ] 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.000363s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056037s] [吞吐率:17.85req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000997s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001074s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T09:40:46+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.002055s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056886s] [吞吐率: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.007993s ] 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.000314s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057467s] [吞吐率:17.40req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058678s] [吞吐率: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.004755s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.042593s] [吞吐率:23.48req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000853s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000468s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001785s ] [ 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.001548s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001519s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000281s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048516s] [吞吐率:20.61req/s] [内存消耗:2,415.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000218s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000939s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036818s] [吞吐率:27.16req/s] [内存消耗:2,418.61kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000712s ] [ 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.000390s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050945s] [吞吐率:19.63req/s] [内存消耗:2,419.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004959s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037722s] [吞吐率:26.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000712s ] [ 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.000546s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051738s] [吞吐率:19.33req/s] [内存消耗:2,450.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009985s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000699s ] [ 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.000663s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.053620s] [吞吐率:18.65req/s] [内存消耗:2,567.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015529s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001300s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000735s ] [ 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.000858s ] --------------------------------------------------------------- [2025-06-10T09:40:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.053639s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014434s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001313s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000731s ] [ 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.000846s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.318462s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NiwibmJmIjoxNzQ5NTE5NjQ2LCJleHAiOjE3NTIxMTE2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HvXZ8ygghdQcjzUqzWm6Xzp5wyxZv_WXG23FW16hPpdx6e5eI13r7erU_CdGpa4PLZ5L6e9XG_BhtYkRL_ZPZBQRswvgf5wogPXaIIuD6hDUtnd2YWO1ioOR6o8EDBLxJ2u2KDhqHI8un8qmqTNvG_qqbv4ZKZVVOB8FObzeSzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001387s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002106s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ 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.073794s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006922s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006501s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006371s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 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=15 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=5 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=3 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=25 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=26 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=10 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=27 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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=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.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=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=14 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=13 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=34 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=20 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=8 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=23 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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053221s] [吞吐率:18.79req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001021s ] 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.000323s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053565s] [吞吐率:18.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054342s] [吞吐率: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.015204s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001336s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053975s] [吞吐率: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.013655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000893s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054028s] [吞吐率:18.51req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013704s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001354s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003333s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054092s] [吞吐率:18.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.014849s ] 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.000676s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.042039s] [吞吐率:23.79req/s] [内存消耗:2,471.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NywibmJmIjoxNzQ5NTE5NjQ3LCJleHAiOjE3NTIxMTE2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mDAA0p-3Jds5coF6PbvaRdrKiEhiqxuL6z_nV0nlr5h6cSr9svuwBtcT6CMGYZZCdi2czIV7EGOPS3-E8dN4N34eeRBDkr98_okhW9uVzX0PXtvHJI27Mz1aPa1jb1ZSUCNkPWzmKFbHcRbqbbtEQgUAI4ae_5XcuOuB-5qRBjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042312s] [吞吐率:23.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NywibmJmIjoxNzQ5NTE5NjQ3LCJleHAiOjE3NTIxMTE2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mDAA0p-3Jds5coF6PbvaRdrKiEhiqxuL6z_nV0nlr5h6cSr9svuwBtcT6CMGYZZCdi2czIV7EGOPS3-E8dN4N34eeRBDkr98_okhW9uVzX0PXtvHJI27Mz1aPa1jb1ZSUCNkPWzmKFbHcRbqbbtEQgUAI4ae_5XcuOuB-5qRBjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001774s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000595s ] [ 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-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043332s] [吞吐率:23.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NywibmJmIjoxNzQ5NTE5NjQ3LCJleHAiOjE3NTIxMTE2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mDAA0p-3Jds5coF6PbvaRdrKiEhiqxuL6z_nV0nlr5h6cSr9svuwBtcT6CMGYZZCdi2czIV7EGOPS3-E8dN4N34eeRBDkr98_okhW9uVzX0PXtvHJI27Mz1aPa1jb1ZSUCNkPWzmKFbHcRbqbbtEQgUAI4ae_5XcuOuB-5qRBjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ 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.000630s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042585s] [吞吐率:23.48req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NywibmJmIjoxNzQ5NTE5NjQ3LCJleHAiOjE3NTIxMTE2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mDAA0p-3Jds5coF6PbvaRdrKiEhiqxuL6z_nV0nlr5h6cSr9svuwBtcT6CMGYZZCdi2czIV7EGOPS3-E8dN4N34eeRBDkr98_okhW9uVzX0PXtvHJI27Mz1aPa1jb1ZSUCNkPWzmKFbHcRbqbbtEQgUAI4ae_5XcuOuB-5qRBjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000552s ] --------------------------------------------------------------- [2025-06-10T09:40:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042984s] [吞吐率:23.26req/s] [内存消耗:2,472.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NywibmJmIjoxNzQ5NTE5NjQ3LCJleHAiOjE3NTIxMTE2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mDAA0p-3Jds5coF6PbvaRdrKiEhiqxuL6z_nV0nlr5h6cSr9svuwBtcT6CMGYZZCdi2czIV7EGOPS3-E8dN4N34eeRBDkr98_okhW9uVzX0PXtvHJI27Mz1aPa1jb1ZSUCNkPWzmKFbHcRbqbbtEQgUAI4ae_5XcuOuB-5qRBjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003576s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T09:40:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.153528s] [吞吐率:6.51req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY0NywibmJmIjoxNzQ5NTE5NjQ3LCJleHAiOjE3NTIxMTE2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mDAA0p-3Jds5coF6PbvaRdrKiEhiqxuL6z_nV0nlr5h6cSr9svuwBtcT6CMGYZZCdi2czIV7EGOPS3-E8dN4N34eeRBDkr98_okhW9uVzX0PXtvHJI27Mz1aPa1jb1ZSUCNkPWzmKFbHcRbqbbtEQgUAI4ae_5XcuOuB-5qRBjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004724s ] 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.000353s ] [ 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.113497s ] --------------------------------------------------------------- [2025-06-10T09:40:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054918s] [吞吐率:18.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.004009s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:40:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041780s] [吞吐率:23.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1MSwibmJmIjoxNzQ5NTE5NjUxLCJleHAiOjE3NTIxMTE2NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.L-KPL0PrJRXCSeMuRS2WYkbPtpg2JZDk-HkdA645ISvOEnbq5r6i8EGo44Q6p-TJjesM50AZMd0J3P-FMXVa8ZewyT12azzL2B4SGY48IPQqDLOCUjkfxayr-JfK4UWLy5mlj5ZhA5ydBdcYKPvNs2BKyryXRQiJj8VXfWY_bas', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008379s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ 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.000479s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044697s] [吞吐率:22.37req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001128s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063046s] [吞吐率:15.86req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004498s ] 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.000425s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063661s] [吞吐率: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.006243s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064321s] [吞吐率: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.004124s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001226s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062404s] [吞吐率: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.002623s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062748s] [吞吐率: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.000550s ] 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.000468s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062544s] [吞吐率:15.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.015426s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063338s] [吞吐率:15.79req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012129s ] 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.000416s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046621s] [吞吐率:21.45req/s] [内存消耗:2,472.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003384s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000741s ] [ 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.008087s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038481s] [吞吐率:25.99req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003134s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000547s ] [ 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.000333s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.044609s] [吞吐率:22.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000447s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001797s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001545s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001518s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001521s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000226s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.053281s] [吞吐率:18.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013710s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053753s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012407s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ 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.000539s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052901s] [吞吐率:18.90req/s] [内存消耗:2,472.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011605s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000618s ] [ 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.000528s ] --------------------------------------------------------------- [2025-06-10T09:40:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.054665s] [吞吐率:18.29req/s] [内存消耗:2,567.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014405s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000495s ] [ 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.000852s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152872s] [吞吐率:6.54req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001740s ] 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.000376s ] [ 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.118069s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.338395s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NiwibmJmIjoxNzQ5NTE5NjU2LCJleHAiOjE3NTIxMTE2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jUTaTHFfHr66QNnaEaQK9V7novNSJjFb_Lq_W5m3g2rld3Bi8xHKzgxb4MK7ZopCdeKKsGg_-M8m3HykWg6YVuTO-Wc0jt3NMYhzv1DWvH3aLRVDNnH4LipX77cDNvu7-_-FeOMxRl5FnfehKAR3EDLUbT_APX_Lf3Se65CkXrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011664s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.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.078280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006313s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.006168s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=3 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=25 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=26 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=10 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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 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=28 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=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.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=18 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=17 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=9 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=12 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=14 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=13 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=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.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=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.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=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.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058148s] [吞吐率: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.000863s ] 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.000433s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057915s] [吞吐率: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.008193s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001617s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001764s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057954s] [吞吐率: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.011179s ] 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.000918s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058094s] [吞吐率: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.011330s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000925s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059651s] [吞吐率:16.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.011645s ] 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.000583s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059233s] [吞吐率:16.88req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011904s ] 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.000419s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036741s] [吞吐率:27.22req/s] [内存消耗:2,418.67kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.000858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036809s] [吞吐率:27.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.000550s ] 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.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000610s ] [ 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-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037409s] [吞吐率:26.73req/s] [内存消耗:2,471.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.000604s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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.000761s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.039017s] [吞吐率:25.63req/s] [内存消耗:2,432.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.000575s ] 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.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042288s] [吞吐率:23.65req/s] [内存消耗:2,450.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.003055s ] 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.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,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-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.043311s] [吞吐率:23.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.002817s ] 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.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000649s ] [ 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.000763s ] --------------------------------------------------------------- [2025-06-10T09:40:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048436s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY1NywibmJmIjoxNzQ5NTE5NjU3LCJleHAiOjE3NTIxMTE2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kNMu-ZrzxFYjbedrs_nBYg3ZuaMrUClhJTtsFlWFcQ8UmXSPMcpkXG4oOW-suFWl7C5owSFWeBb9jw_YDkuFPgK9N3eXT9MiqxN6Yyng1PIVaYVtXrhMnUWk9KNG_yfesajbtKnKdMUZVEtg-0guLS-ug43L9bdTj0YoueGha_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.000523s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001351s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001210s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001511s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000845s ] [ 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.000764s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-06-10T09:41:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059241s] [吞吐率:16.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008510s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:41:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034078s] [吞吐率:29.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2MSwibmJmIjoxNzQ5NTE5NjYxLCJleHAiOjE3NTIxMTE2NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AYCWiyP26vC-N8FAJZu_Am6I4bLCTJfTJsRsqYFcuYhGQHoRAK_xV7BokZ4TuK0d9_60C4RnMKbJ8MTIOtuLMZBpqUli87qXuf-AjaQj1nKacrpTgj6OrfhqwlwqwQXb3A-TzPRCaBAlQMkOeZzD_P1mQFblv6AHRVwR_ADBqqQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000721s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000537s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053657s] [吞吐率:18.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] 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.000515s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053948s] [吞吐率: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.001221s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054411s] [吞吐率:18.38req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051687s] [吞吐率:19.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.000970s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055328s] [吞吐率: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.008378s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000299s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055271s] [吞吐率:18.09req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056120s] [吞吐率:17.82req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002214s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036961s] [吞吐率:27.06req/s] [内存消耗:2,472.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000529s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000891s ] [ 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.000625s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037839s] [吞吐率:26.43req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000674s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000690s ] [ 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-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038623s] [吞吐率:25.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000966s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.041939s] [吞吐率:23.84req/s] [内存消耗:2,418.73kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005312s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000709s ] [ 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040736s] [吞吐率:24.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001106s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000693s ] [ 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.000537s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042774s] [吞吐率:23.38req/s] [内存消耗:2,450.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006233s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000443s ] [ 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.000697s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051027s] [吞吐率:19.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001319s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001245s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001128s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000857s ] --------------------------------------------------------------- [2025-06-10T09:41:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053587s] [吞吐率:18.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014212s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000504s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.319359s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NiwibmJmIjoxNzQ5NTE5NjY2LCJleHAiOjE3NTIxMTE2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fp89Edl2T23jD1_uQMUBF45XoLyYuvvLZ7cwfkmoMmG7rVgfAPT1vCNLgDnbCobyv4mhYSMhMGfcSAcUkXW2vfEjHFi3xWrhdJNJ1paq3JsrKoNJczM5NzWnyyly0zlhJFkRQOhRIeH9ji19HtRT9ALOJhd3Vi6KUrbTF6b8y9U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000721s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000724s ] [ 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.073194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006712s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006470s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=33 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=15 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=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.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=25 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=26 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=10 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=27 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=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.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=28 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=6 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=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.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=17 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=9 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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 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=13 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=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.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=23 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=21 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=11 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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052738s] [吞吐率: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.000643s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052840s] [吞吐率:18.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.000555s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053818s] [吞吐率:18.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.001298s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053867s] [吞吐率:18.56req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001233s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055946s] [吞吐率: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.021431s ] 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.000369s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046271s] [吞吐率:21.61req/s] [内存消耗:2,472.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NywibmJmIjoxNzQ5NTE5NjY3LCJleHAiOjE3NTIxMTE2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KieSFKcfOugcT0xib-moJkJz0X_Eh7vbuM9P0ccrXuwbWjRNVLJ7OpY9dfcWKI4ow3ntnbXQeXWDwPpIXVGCbIUbm3jHmc4OCtj3upT0v1QAdWJFbNDrxcudfvaV6mWfoKIKLFR4oir8FM53J8-LZTcfJfD-6wjbYCTcuBSSdKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009668s ] 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.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ 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.000508s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047474s] [吞吐率:21.06req/s] [内存消耗:2,471.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NywibmJmIjoxNzQ5NTE5NjY3LCJleHAiOjE3NTIxMTE2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KieSFKcfOugcT0xib-moJkJz0X_Eh7vbuM9P0ccrXuwbWjRNVLJ7OpY9dfcWKI4ow3ntnbXQeXWDwPpIXVGCbIUbm3jHmc4OCtj3upT0v1QAdWJFbNDrxcudfvaV6mWfoKIKLFR4oir8FM53J8-LZTcfJfD-6wjbYCTcuBSSdKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009973s ] 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.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ 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.000520s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047282s] [吞吐率:21.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NywibmJmIjoxNzQ5NTE5NjY3LCJleHAiOjE3NTIxMTE2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KieSFKcfOugcT0xib-moJkJz0X_Eh7vbuM9P0ccrXuwbWjRNVLJ7OpY9dfcWKI4ow3ntnbXQeXWDwPpIXVGCbIUbm3jHmc4OCtj3upT0v1QAdWJFbNDrxcudfvaV6mWfoKIKLFR4oir8FM53J8-LZTcfJfD-6wjbYCTcuBSSdKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009640s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000720s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048651s] [吞吐率:20.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NywibmJmIjoxNzQ5NTE5NjY3LCJleHAiOjE3NTIxMTE2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KieSFKcfOugcT0xib-moJkJz0X_Eh7vbuM9P0ccrXuwbWjRNVLJ7OpY9dfcWKI4ow3ntnbXQeXWDwPpIXVGCbIUbm3jHmc4OCtj3upT0v1QAdWJFbNDrxcudfvaV6mWfoKIKLFR4oir8FM53J8-LZTcfJfD-6wjbYCTcuBSSdKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011883s ] 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.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-06-10T09:41:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053654s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NywibmJmIjoxNzQ5NTE5NjY3LCJleHAiOjE3NTIxMTE2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KieSFKcfOugcT0xib-moJkJz0X_Eh7vbuM9P0ccrXuwbWjRNVLJ7OpY9dfcWKI4ow3ntnbXQeXWDwPpIXVGCbIUbm3jHmc4OCtj3upT0v1QAdWJFbNDrxcudfvaV6mWfoKIKLFR4oir8FM53J8-LZTcfJfD-6wjbYCTcuBSSdKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000230s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000424s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001770s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001552s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001537s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001528s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000222s ] --------------------------------------------------------------- [2025-06-10T09:41:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159847s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY2NywibmJmIjoxNzQ5NTE5NjY3LCJleHAiOjE3NTIxMTE2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KieSFKcfOugcT0xib-moJkJz0X_Eh7vbuM9P0ccrXuwbWjRNVLJ7OpY9dfcWKI4ow3ntnbXQeXWDwPpIXVGCbIUbm3jHmc4OCtj3upT0v1QAdWJFbNDrxcudfvaV6mWfoKIKLFR4oir8FM53J8-LZTcfJfD-6wjbYCTcuBSSdKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010092s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000486s ] [ 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.114868s ] --------------------------------------------------------------- [2025-06-10T09:41:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067649s] [吞吐率:14.78req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013880s ] 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.000369s ] --------------------------------------------------------------- [2025-06-10T09:41:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.039745s] [吞吐率:25.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3MSwibmJmIjoxNzQ5NTE5NjcxLCJleHAiOjE3NTIxMTE2NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEv9uBFTY6XWxlFcIRDvmkiYmK9o5pQT_jjp4x0Xx1bB0pNN7TlkpJTycnDCr9V6wN_PJEnvKQk50hEeAe-1S7wSNH8mPNYzkhNpFSj6_LtK71zyG6Rb13-D_usmYsnP9R-Py825sH1MtsLCRIy-nciRwq6FKaUR3xcOP6XeoWM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T09:41:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040217s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3MSwibmJmIjoxNzQ5NTE5NjcxLCJleHAiOjE3NTIxMTE2NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aEv9uBFTY6XWxlFcIRDvmkiYmK9o5pQT_jjp4x0Xx1bB0pNN7TlkpJTycnDCr9V6wN_PJEnvKQk50hEeAe-1S7wSNH8mPNYzkhNpFSj6_LtK71zyG6Rb13-D_usmYsnP9R-Py825sH1MtsLCRIy-nciRwq6FKaUR3xcOP6XeoWM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005795s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000606s ] [ 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.000445s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058391s] [吞吐率:17.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001344s ] 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.000390s ] --------------------------------------------------------------- [2025-06-10T09:41: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.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-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.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061191s] [吞吐率: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.000657s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000283s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060832s] [吞吐率:16.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.000756s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055819s] [吞吐率:17.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.007265s ] 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.000390s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059011s] [吞吐率:16.95req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037773s] [吞吐率:26.47req/s] [内存消耗:2,418.64kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000568s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001100s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000676s ] [ 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044643s] [吞吐率:22.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043420s] [吞吐率:23.03req/s] [内存消耗:2,567.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004953s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001127s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001019s ] [ 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.001028s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052766s] [吞吐率:18.95req/s] [内存消耗:2,472.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005626s ] 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.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.052060s] [吞吐率:19.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004291s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000541s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000564s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059777s] [吞吐率:16.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014398s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000448s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001883s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001664s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001777s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001601s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T09:41:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.065854s] [吞吐率:15.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012850s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000505s ] [ 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-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.169597s] [吞吐率:5.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005459s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ 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.119990s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.332848s] [吞吐率:3.00req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NiwibmJmIjoxNzQ5NTE5Njc2LCJleHAiOjE3NTIxMTE2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AzSsJXHfrdsOEkRWwxZrXNAqX-TyFTzI6NGqpYUn_pl3cz94buuKGXNrtMj7qa9f_wU7MdtDcwfcp6J9DJ2UxEhR86-k6dybjnohsxpv9QN1Op-bJ_bS2qPzU-YxLeml-04gDy-yae1qWvjR3aPKBRiFklH3x6P-vlPqVlFMuFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ 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.077639s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006914s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006358s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006251s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006171s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 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=26 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=10 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=27 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=7 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=22 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=28 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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=17 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=9 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=12 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=14 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=13 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=34 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=20 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=8 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=23 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=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.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=4 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=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.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=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.006082s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058892s] [吞吐率: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.001383s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001169s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057949s] [吞吐率: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.007190s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058332s] [吞吐率:17.14req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045586s] [吞吐率:21.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.002403s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000485s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060064s] [吞吐率:16.65req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000906s ] 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.000428s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054627s] [吞吐率: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.014005s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.046336s] [吞吐率:21.58req/s] [内存消耗:2,450.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NywibmJmIjoxNzQ5NTE5Njc3LCJleHAiOjE3NTIxMTE2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ju_Q4h3vVWlCUq3GGtTTcjuhQQHMqSTMvqlsWKLknbtkNbRgdm_lsc6CBhNftEDvBNltb6MPSmgOLvQFyK29RpCyIEyVmnomkud1FwNTRyCsjD6eCydtow4xqQuhgr8AIyfPae9F7QUrlmZGJzoZgvWL-8qcSXx3NWH-vzTNvXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007682s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000516s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000655s ] [ 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.000523s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.046841s] [吞吐率:21.35req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NywibmJmIjoxNzQ5NTE5Njc3LCJleHAiOjE3NTIxMTE2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ju_Q4h3vVWlCUq3GGtTTcjuhQQHMqSTMvqlsWKLknbtkNbRgdm_lsc6CBhNftEDvBNltb6MPSmgOLvQFyK29RpCyIEyVmnomkud1FwNTRyCsjD6eCydtow4xqQuhgr8AIyfPae9F7QUrlmZGJzoZgvWL-8qcSXx3NWH-vzTNvXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010551s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ 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-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047159s] [吞吐率:21.20req/s] [内存消耗:2,471.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NywibmJmIjoxNzQ5NTE5Njc3LCJleHAiOjE3NTIxMTE2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ju_Q4h3vVWlCUq3GGtTTcjuhQQHMqSTMvqlsWKLknbtkNbRgdm_lsc6CBhNftEDvBNltb6MPSmgOLvQFyK29RpCyIEyVmnomkud1FwNTRyCsjD6eCydtow4xqQuhgr8AIyfPae9F7QUrlmZGJzoZgvWL-8qcSXx3NWH-vzTNvXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002235s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ 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.000560s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.047254s] [吞吐率:21.16req/s] [内存消耗:2,472.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NywibmJmIjoxNzQ5NTE5Njc3LCJleHAiOjE3NTIxMTE2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ju_Q4h3vVWlCUq3GGtTTcjuhQQHMqSTMvqlsWKLknbtkNbRgdm_lsc6CBhNftEDvBNltb6MPSmgOLvQFyK29RpCyIEyVmnomkud1FwNTRyCsjD6eCydtow4xqQuhgr8AIyfPae9F7QUrlmZGJzoZgvWL-8qcSXx3NWH-vzTNvXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009275s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000564s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.046787s] [吞吐率:21.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NywibmJmIjoxNzQ5NTE5Njc3LCJleHAiOjE3NTIxMTE2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ju_Q4h3vVWlCUq3GGtTTcjuhQQHMqSTMvqlsWKLknbtkNbRgdm_lsc6CBhNftEDvBNltb6MPSmgOLvQFyK29RpCyIEyVmnomkud1FwNTRyCsjD6eCydtow4xqQuhgr8AIyfPae9F7QUrlmZGJzoZgvWL-8qcSXx3NWH-vzTNvXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004926s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ 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.000857s ] --------------------------------------------------------------- [2025-06-10T09:41:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.057549s] [吞吐率:17.38req/s] [内存消耗:2,415.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY3NywibmJmIjoxNzQ5NTE5Njc3LCJleHAiOjE3NTIxMTE2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ju_Q4h3vVWlCUq3GGtTTcjuhQQHMqSTMvqlsWKLknbtkNbRgdm_lsc6CBhNftEDvBNltb6MPSmgOLvQFyK29RpCyIEyVmnomkud1FwNTRyCsjD6eCydtow4xqQuhgr8AIyfPae9F7QUrlmZGJzoZgvWL-8qcSXx3NWH-vzTNvXo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010296s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001339s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001295s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000774s ] [ 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.000734s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-06-10T09:41:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066714s] [吞吐率:14.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015826s ] 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.000339s ] --------------------------------------------------------------- [2025-06-10T09:41:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038952s] [吞吐率:25.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4MSwibmJmIjoxNzQ5NTE5NjgxLCJleHAiOjE3NTIxMTE2ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.i2PonWqKLneNKYff0RvRCrhPJ4VIHFuCEdt8v3BLfFrOadX-tol4_D8oy-6Y0Vw10j_HsFB7esL9q9qN0btLNhdQWV00ML56UxmIYXudhzLaJCXBgzTp9SkqerfY3UMljljtHwFqL1DtUZsE88I4eNxcmMEwEp8ZT_c6VKWI1-k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005566s ] 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.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000373s ] [ 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-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055931s] [吞吐率: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.000551s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055463s] [吞吐率: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.001659s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001623s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055780s] [吞吐率:17.93req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001340s ] 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.000599s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056006s] [吞吐率:17.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.004702s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057163s] [吞吐率: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.000925s ] 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.003358s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055803s] [吞吐率:17.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.000617s ] 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.000304s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056727s] [吞吐率: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.000858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057003s] [吞吐率:17.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.006027s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037534s] [吞吐率:26.64req/s] [内存消耗:2,470.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.043681s] [吞吐率:22.89req/s] [内存消耗:2,472.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006383s ] 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.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000530s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.044750s] [吞吐率:22.35req/s] [内存消耗:2,422.76kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004433s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001374s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000735s ] [ 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.000418s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.044954s] [吞吐率:22.24req/s] [内存消耗:2,472.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000736s ] [ 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.000549s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.047494s] [吞吐率:21.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007334s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000522s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000648s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045974s] [吞吐率:21.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001431s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001467s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000849s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052523s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009396s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000573s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001890s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001919s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001603s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001531s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000239s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055782s] [吞吐率:17.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001177s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001174s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001330s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001177s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000761s ] --------------------------------------------------------------- [2025-06-10T09:41:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039807s] [吞吐率:25.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NiwibmJmIjoxNzQ5NTE5Njg2LCJleHAiOjE3NTIxMTE2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vx2QscovUcdPrrtiEL5BbsxGPzXMO9tj9uQGQjTXh3jA5LKplDp7WxTm-rte8Krzdlcd5UfX8cQ1EHottUzr4P_Kh50LTTZZtqiLlqsxY2DPwm75N5d71hetDEKLoLpTgy17VUjQLMU56q9Wcb0Bmp70BAbMuEei7gtwQV7PO3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000734s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000479s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053555s] [吞吐率:18.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002412s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053368s] [吞吐率:18.74req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000801s ] 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.000781s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039573s] [吞吐率:25.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.008223s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052703s] [吞吐率:18.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.012424s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054077s] [吞吐率:18.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.000890s ] 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.000429s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054472s] [吞吐率:18.36req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001590s ] 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.000448s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054066s] [吞吐率:18.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.011566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049594s] [吞吐率:20.16req/s] [内存消耗:2,418.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013001s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001221s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000403s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048606s] [吞吐率:20.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012205s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001162s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000561s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051468s] [吞吐率:19.43req/s] [内存消耗:2,450.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009751s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001144s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000709s ] [ 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.000663s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050780s] [吞吐率:19.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001296s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000675s ] [ 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.000821s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051721s] [吞吐率:19.33req/s] [内存消耗:2,471.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001265s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000809s ] --------------------------------------------------------------- [2025-06-10T09:41:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039966s] [吞吐率:25.02req/s] [内存消耗:2,419.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000662s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000746s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000852s ] [ 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-10T09:41:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173457s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013376s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.126764s ] --------------------------------------------------------------- [2025-06-10T09:41:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.332076s] [吞吐率:3.01req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY4NywibmJmIjoxNzQ5NTE5Njg3LCJleHAiOjE3NTIxMTE2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Teq8v_pOTse8G3d2AAieGukuejhwnzUAET64QTVleQM4DdoZi3JC1wpxlUMx3eugQdHz4aoAA8xbOIsozP2DjH-RyLNAQX0y8i9FZgqlxIXLFyqypjns9aCy2y8aqaag6NA3821bsKpQcwc2n9VeMQPLVtfCV55XfTtW_OSAGOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001165s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.075752s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006725s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=26 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=10 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=27 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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 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=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.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=18 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=17 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=9 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=12 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=14 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=13 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=34 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=20 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=8 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=23 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=21 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=11 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=4 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=29 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=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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006127s ] --------------------------------------------------------------- [2025-06-10T09:41:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053616s] [吞吐率:18.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003004s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T09:41:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041385s] [吞吐率:24.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5MSwibmJmIjoxNzQ5NTE5NjkxLCJleHAiOjE3NTIxMTE2OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lqeHWKa3Bx3ixg-e8FFcXm4ALa-nxJMoMB3VXv5Gg41hla1w_EmKDh6XM9y5ESl1-0CV6R-BnpPtdqnlqWfP0BZxUhQyMq5ez9yKF_9aCTkOI5b0QvJA_8rnEwNPUypRDIuRXQBevyqwTv72xAAOlJEzDINA4InGIxq5yBSwmgQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007937s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000524s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060060s] [吞吐率:16.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000861s ] 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.000499s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060763s] [吞吐率:16.46req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000650s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061467s] [吞吐率:16.27req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004709s ] 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.000367s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059273s] [吞吐率: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.000585s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060053s] [吞吐率:16.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015540s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061726s] [吞吐率: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.001001s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060781s] [吞吐率: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.000573s ] 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.000548s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061723s] [吞吐率: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.001351s ] 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.000422s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037838s] [吞吐率:26.43req/s] [内存消耗:2,419.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001528s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038684s] [吞吐率:25.85req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001258s ] 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.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000734s ] [ 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.000605s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046871s] [吞吐率:21.34req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001114s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000482s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001839s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001634s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001601s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001541s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.052546s] [吞吐率:19.03req/s] [内存消耗:2,450.06kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008970s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000703s ] [ 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.000451s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.053428s] [吞吐率:18.72req/s] [内存消耗:2,472.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013701s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ 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.000536s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055046s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014136s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-06-10T09:41:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054461s] [吞吐率:18.36req/s] [内存消耗:2,471.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002115s ] 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.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168295s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011802s ] 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.000319s ] [ 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.117584s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.327960s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NiwibmJmIjoxNzQ5NTE5Njk2LCJleHAiOjE3NTIxMTE2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uh7q8yfCAk_GPOrAXKz2K-L6Xc-vcepzoxRfFqnH2TK9unRR2pANb7aW72806g-luOywJzlNor797BCnvjjdO4_z7nB60gKi6blqCaxsuZx8lmGTdk8lXZg1u2FGNJL2bENj5RAIgPuBase8b2Dl8RrAJw7evjWWXMR2Pc-mwp0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001465s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ 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.082404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006668s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 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=33 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=15 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=5 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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006168s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 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=27 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=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.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=28 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=6 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=19 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=18 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=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005993s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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.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.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=20 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=8 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=23 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=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.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006000s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054462s] [吞吐率: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.001312s ] 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.000382s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054626s] [吞吐率: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.001552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055172s] [吞吐率: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.001639s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055540s] [吞吐率: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.005433s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056879s] [吞吐率: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.005954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048258s] [吞吐率:20.72req/s] [内存消耗:2,418.61kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NywibmJmIjoxNzQ5NTE5Njk3LCJleHAiOjE3NTIxMTE2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JFH0Y-VWd1oWMzu16TrlAAbU4zEmbcrv-ipFFX0PS1O-MMwkIMMYki7_96aQNwTYOmQS9BuzuIuHitwXfl_Gr28Ke_qK132Bi_KL1Di5mAEGnP7TZIVUBFUQYEQE_sy2uZBZWXRCp6IqAhn9RWM48Co5UOkK0eKmfmuxj5GYg28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014391s ] 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.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000518s ] [ 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.000323s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050195s] [吞吐率:19.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NywibmJmIjoxNzQ5NTE5Njk3LCJleHAiOjE3NTIxMTE2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JFH0Y-VWd1oWMzu16TrlAAbU4zEmbcrv-ipFFX0PS1O-MMwkIMMYki7_96aQNwTYOmQS9BuzuIuHitwXfl_Gr28Ke_qK132Bi_KL1Di5mAEGnP7TZIVUBFUQYEQE_sy2uZBZWXRCp6IqAhn9RWM48Co5UOkK0eKmfmuxj5GYg28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009084s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048522s] [吞吐率:20.61req/s] [内存消耗:2,477.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NywibmJmIjoxNzQ5NTE5Njk3LCJleHAiOjE3NTIxMTE2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JFH0Y-VWd1oWMzu16TrlAAbU4zEmbcrv-ipFFX0PS1O-MMwkIMMYki7_96aQNwTYOmQS9BuzuIuHitwXfl_Gr28Ke_qK132Bi_KL1Di5mAEGnP7TZIVUBFUQYEQE_sy2uZBZWXRCp6IqAhn9RWM48Co5UOkK0eKmfmuxj5GYg28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014263s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ 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.000543s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049138s] [吞吐率:20.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NywibmJmIjoxNzQ5NTE5Njk3LCJleHAiOjE3NTIxMTE2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JFH0Y-VWd1oWMzu16TrlAAbU4zEmbcrv-ipFFX0PS1O-MMwkIMMYki7_96aQNwTYOmQS9BuzuIuHitwXfl_Gr28Ke_qK132Bi_KL1Di5mAEGnP7TZIVUBFUQYEQE_sy2uZBZWXRCp6IqAhn9RWM48Co5UOkK0eKmfmuxj5GYg28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014965s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049954s] [吞吐率:20.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NywibmJmIjoxNzQ5NTE5Njk3LCJleHAiOjE3NTIxMTE2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JFH0Y-VWd1oWMzu16TrlAAbU4zEmbcrv-ipFFX0PS1O-MMwkIMMYki7_96aQNwTYOmQS9BuzuIuHitwXfl_Gr28Ke_qK132Bi_KL1Di5mAEGnP7TZIVUBFUQYEQE_sy2uZBZWXRCp6IqAhn9RWM48Co5UOkK0eKmfmuxj5GYg28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014639s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T09:41:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.057700s] [吞吐率:17.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTY5NywibmJmIjoxNzQ5NTE5Njk3LCJleHAiOjE3NTIxMTE2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JFH0Y-VWd1oWMzu16TrlAAbU4zEmbcrv-ipFFX0PS1O-MMwkIMMYki7_96aQNwTYOmQS9BuzuIuHitwXfl_Gr28Ke_qK132Bi_KL1Di5mAEGnP7TZIVUBFUQYEQE_sy2uZBZWXRCp6IqAhn9RWM48Co5UOkK0eKmfmuxj5GYg28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006435s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000773s ] [ 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.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000733s ] --------------------------------------------------------------- [2025-06-10T09:41:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067998s] [吞吐率:14.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.011159s ] 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.000427s ] --------------------------------------------------------------- [2025-06-10T09:41:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034314s] [吞吐率:29.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwMSwibmJmIjoxNzQ5NTE5NzAxLCJleHAiOjE3NTIxMTE3MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.j_z4iiyh1pjkGNHiYh6fjuViWcJwSlVD_NyUVSyZzfHPN4JCxy9SIMfhqLMVQPY-Bn6t_jiAAUc4J9HxXFffqFBBsszs_yBA25BPc4sdxp43mI1gkNPpXDi2II6fkBNOVVzcFiWRZRTh8zNOI2TUTa5b4wNsZnVDNhiBQ_BehTc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ 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.000503s ] --------------------------------------------------------------- [2025-06-10T09:41:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038550s] [吞吐率:25.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwMSwibmJmIjoxNzQ5NTE5NzAxLCJleHAiOjE3NTIxMTE3MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.j_z4iiyh1pjkGNHiYh6fjuViWcJwSlVD_NyUVSyZzfHPN4JCxy9SIMfhqLMVQPY-Bn6t_jiAAUc4J9HxXFffqFBBsszs_yBA25BPc4sdxp43mI1gkNPpXDi2II6fkBNOVVzcFiWRZRTh8zNOI2TUTa5b4wNsZnVDNhiBQ_BehTc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000519s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059617s] [吞吐率:16.77req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001864s ] 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.000356s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060128s] [吞吐率:16.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.002510s ] 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.000384s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056581s] [吞吐率: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.000597s ] 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.000282s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057877s] [吞吐率: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.000636s ] 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.000352s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059365s] [吞吐率:16.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.000568s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058543s] [吞吐率:17.08req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000521s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058663s] [吞吐率: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.000616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053037s] [吞吐率:18.85req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002080s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001043s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001324s ] [ 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.002941s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001617s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001492s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001630s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000308s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038898s] [吞吐率:25.71req/s] [内存消耗:2,450.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ 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.000453s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042960s] [吞吐率:23.28req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004416s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ 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.000597s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050870s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007361s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052630s] [吞吐率:19.00req/s] [内存消耗:2,418.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009947s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001012s ] [ 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-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052586s] [吞吐率:19.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009984s ] 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.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000629s ] [ 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.000518s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052268s] [吞吐率:19.13req/s] [内存消耗:2,471.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008127s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ 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.000539s ] --------------------------------------------------------------- [2025-06-10T09:41:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051516s] [吞吐率:19.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010292s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000790s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164366s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNiwibmJmIjoxNzQ5NTE5NzA2LCJleHAiOjE3NTIxMTE3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HiQGQWDsApbYjZEGEBVj8QfLcPrUgEXCZ79UdUjjgYvGXU1o_t8WNQtgPOdg0dhZmnR9kzMzikvTEBYyh3FZrHfSUvk7RFqelDsxuEtRijfeBmj-vEx4fBqlv7cG8hnutbDHF42AZucL5Sxr2J_JNspYszeZdr5U6XN-iZ51i-I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010917s ] 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.000379s ] [ 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.115278s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054058s] [吞吐率: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.002200s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052956s] [吞吐率:18.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001135s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053124s] [吞吐率:18.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.000782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054086s] [吞吐率: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.014803s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000430s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054129s] [吞吐率: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.012286s ] 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.000435s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054171s] [吞吐率:18.46req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013226s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043281s] [吞吐率:23.10req/s] [内存消耗:2,472.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNywibmJmIjoxNzQ5NTE5NzA3LCJleHAiOjE3NTIxMTE3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XXe3s-P-LmMQxm591aKGfyzGG-_B7sceqdi722wShK_-MLXZGo1np2LOPQTjR8MavYujahcBkGt1Nl2LsB8Jh1IkHAvtVxM_d2Y5XdlhCLy6wr2w0zo2F_xliTfFMotuihscldVinN1JEgtqcecqBs__3wgMx9Um89DcZnyPLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006152s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000693s ] [ 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.000587s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042884s] [吞吐率:23.32req/s] [内存消耗:2,419.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNywibmJmIjoxNzQ5NTE5NzA3LCJleHAiOjE3NTIxMTE3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XXe3s-P-LmMQxm591aKGfyzGG-_B7sceqdi722wShK_-MLXZGo1np2LOPQTjR8MavYujahcBkGt1Nl2LsB8Jh1IkHAvtVxM_d2Y5XdlhCLy6wr2w0zo2F_xliTfFMotuihscldVinN1JEgtqcecqBs__3wgMx9Um89DcZnyPLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001723s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ 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.000445s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043023s] [吞吐率:23.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNywibmJmIjoxNzQ5NTE5NzA3LCJleHAiOjE3NTIxMTE3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XXe3s-P-LmMQxm591aKGfyzGG-_B7sceqdi722wShK_-MLXZGo1np2LOPQTjR8MavYujahcBkGt1Nl2LsB8Jh1IkHAvtVxM_d2Y5XdlhCLy6wr2w0zo2F_xliTfFMotuihscldVinN1JEgtqcecqBs__3wgMx9Um89DcZnyPLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004955s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000718s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045211s] [吞吐率:22.12req/s] [内存消耗:2,567.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNywibmJmIjoxNzQ5NTE5NzA3LCJleHAiOjE3NTIxMTE3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XXe3s-P-LmMQxm591aKGfyzGG-_B7sceqdi722wShK_-MLXZGo1np2LOPQTjR8MavYujahcBkGt1Nl2LsB8Jh1IkHAvtVxM_d2Y5XdlhCLy6wr2w0zo2F_xliTfFMotuihscldVinN1JEgtqcecqBs__3wgMx9Um89DcZnyPLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005097s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000841s ] [ 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.000778s ] --------------------------------------------------------------- [2025-06-10T09:41:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054236s] [吞吐率:18.44req/s] [内存消耗:2,415.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNywibmJmIjoxNzQ5NTE5NzA3LCJleHAiOjE3NTIxMTE3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XXe3s-P-LmMQxm591aKGfyzGG-_B7sceqdi722wShK_-MLXZGo1np2LOPQTjR8MavYujahcBkGt1Nl2LsB8Jh1IkHAvtVxM_d2Y5XdlhCLy6wr2w0zo2F_xliTfFMotuihscldVinN1JEgtqcecqBs__3wgMx9Um89DcZnyPLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008468s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001366s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000772s ] --------------------------------------------------------------- [2025-06-10T09:41:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.325967s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcwNywibmJmIjoxNzQ5NTE5NzA3LCJleHAiOjE3NTIxMTE3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.XXe3s-P-LmMQxm591aKGfyzGG-_B7sceqdi722wShK_-MLXZGo1np2LOPQTjR8MavYujahcBkGt1Nl2LsB8Jh1IkHAvtVxM_d2Y5XdlhCLy6wr2w0zo2F_xliTfFMotuihscldVinN1JEgtqcecqBs__3wgMx9Um89DcZnyPLvA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002117s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.074144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006813s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006242s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 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=25 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=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.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.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=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.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=28 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=6 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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=13 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=34 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=20 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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006251s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 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=4 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=29 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=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.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.006154s ] --------------------------------------------------------------- [2025-06-10T09:41:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054787s] [吞吐率: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.003024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T09:41:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042507s] [吞吐率:23.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxMSwibmJmIjoxNzQ5NTE5NzExLCJleHAiOjE3NTIxMTE3MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wdyB6Im-oWAhkWEuiGSGIX2c4ELKiq2fh62LmO9kZfBU0c09Q5bU38-pfjg-U9HNYK-mckUxC1UYFTYQf66dZvdRoiYniU0pE5fzlIz1OmWCKfW6JglARHYyg1QQ-t38wmadNss9c8fBQ2FP-VLwwFCtsgqRJZvqRV6SnyhgIJE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007652s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000490s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054201s] [吞吐率: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.002200s ] 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.000429s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053102s] [吞吐率:18.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000707s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059083s] [吞吐率:16.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.000760s ] 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.000312s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053570s] [吞吐率:18.67req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054657s] [吞吐率:18.30req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002227s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055446s] [吞吐率:18.04req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014690s ] 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.000413s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050825s] [吞吐率:19.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.015923s ] 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-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054632s] [吞吐率:18.30req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012932s ] 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.000410s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054858s] [吞吐率: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.015180s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000447s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.040372s] [吞吐率:24.77req/s] [内存消耗:2,472.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ 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.000564s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040412s] [吞吐率:24.75req/s] [内存消耗:2,419.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000581s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000229s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000655s ] [ 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041312s] [吞吐率:24.21req/s] [内存消耗:2,472.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000563s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041698s] [吞吐率:23.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000904s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000776s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040953s] [吞吐率:24.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000563s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000609s ] [ 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.000407s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052139s] [吞吐率:19.18req/s] [内存消耗:2,471.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000591s ] [ 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.000479s ] --------------------------------------------------------------- [2025-06-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049851s] [吞吐率:20.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005982s ] 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.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000598s ] [ 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-10T09:41:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055107s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010494s ] 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.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000447s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001820s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001531s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001538s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001543s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000223s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152302s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNiwibmJmIjoxNzQ5NTE5NzE2LCJleHAiOjE3NTIxMTE3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eka1W8JXUviIeh3EmNgbM3sfCpnWzKeFBEnj5seOQ0xDDWjM3Byg5kpr17XwlNQ7_otzDsDJMUP5F2rEu54bda9ivD58d-F1sYztyRXRY9PCPI-e_UKbrg-pMI8uR-BHittXB8VVOfxP6fjKhx9Td4T_wLZonsYVQYCqHSPxGfo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ 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.114872s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032220s] [吞吐率:31.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.000737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.031871s] [吞吐率:31.38req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000578s ] 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.000303s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054049s] [吞吐率:18.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.001270s ] 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.000548s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055469s] [吞吐率: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.006858s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054054s] [吞吐率: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.014990s ] 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.000551s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054857s] [吞吐率: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.007533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.046885s] [吞吐率:21.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNywibmJmIjoxNzQ5NTE5NzE3LCJleHAiOjE3NTIxMTE3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CloFuO0A_-ZuEUlu2qQseebngmQf2uv-CK7H2CbXvp_1OgRaJfK7qn8Ilx9A1mHwlvZe5IjI7vXh3Cj_T4s-TQn1ki_yr5eKgN4a-OcZjqXYvap-I3V-CcpE7k28YJvbzXRFHFr9FA792kj6zrnayCk7JZbn14xMxcEd58LnfuU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000852s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001259s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.035518s] [吞吐率:28.15req/s] [内存消耗:2,418.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNywibmJmIjoxNzQ5NTE5NzE3LCJleHAiOjE3NTIxMTE3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CloFuO0A_-ZuEUlu2qQseebngmQf2uv-CK7H2CbXvp_1OgRaJfK7qn8Ilx9A1mHwlvZe5IjI7vXh3Cj_T4s-TQn1ki_yr5eKgN4a-OcZjqXYvap-I3V-CcpE7k28YJvbzXRFHFr9FA792kj6zrnayCk7JZbn14xMxcEd58LnfuU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000750s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T09:41:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044070s] [吞吐率:22.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUxOTcxNywibmJmIjoxNzQ5NTE5NzE3LCJleHAiOjE3NTIxMTE3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.CloFuO0A_-ZuEUlu2qQseebngmQf2uv-CK7H2CbXvp_1OgRaJfK7qn8Ilx9A1mHwlvZe5IjI7vXh3Cj_T4s-TQn1ki_yr5eKgN4a-OcZjqXYvap-I3V-CcpE7k28YJvbzXRFHFr9FA792kj6zrnayCk7JZbn14xMxcEd58LnfuU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001583s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000385s ] [ 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.000393s ]