--------------------------------------------------------------- [2025-06-10T09:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063762s] [吞吐率:15.68req/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.013124s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001528s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000836s ] --------------------------------------------------------------- [2025-06-10T09:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063520s] [吞吐率:15.74req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005892s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000496s ] --------------------------------------------------------------- [2025-06-10T09:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036932s] [吞吐率:27.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001140s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000540s ] --------------------------------------------------------------- [2025-06-10T09:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037835s] [吞吐率:26.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000681s ] [ 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:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052488s] [吞吐率:19.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001814s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000862s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.002220s ] [ 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:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.055866s] [吞吐率:17.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002390s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.005694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.001561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001261s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.005600s ] --------------------------------------------------------------- [2025-06-10T09:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.055612s] [吞吐率:17.98req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001625s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001969s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-06-10T09:51:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.070398s] [吞吐率:14.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002531s ] 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.000571s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.002246s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.004071s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.008852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000857s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149510s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002266s ] 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.000393s ] [ 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.115495s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.345640s] [吞吐率:2.89req/s] [内存消耗:2,248.19kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.361800s] [吞吐率:2.76req/s] [内存消耗:2,248.19kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.028092s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000769s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.385311s] [吞吐率:2.60req/s] [内存消耗:2,248.19kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001209s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002980s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.041821s] [吞吐率:23.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ 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.000500s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045601s] [吞吐率:21.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011278s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T09:51:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050895s] [吞吐率:19.65req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMxNywibmJmIjoxNzQ5NTIwMzE3LCJleHAiOjE3NTIxMTIzMTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xou73cs9XvPkfLwefMBpqa3P1nykuegDpKEyOWDwNeuAZFcx_ViwuN20d69XunfSDur6E8s5qqXw9q2bku9BxyexRw6o7IFYusMcTzHz8AQt7-2fz5WwMr43jAlAl2qUQEhSyNuXUP2aqI6PXSFDtzRAe2Nr2YVGz1QlzD8zOWc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010980s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000449s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001754s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001521s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001516s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001485s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000235s ] --------------------------------------------------------------- [2025-06-10T09:52:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066013s] [吞吐率:15.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.014068s ] 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:52:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034104s] [吞吐率:29.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyMSwibmJmIjoxNzQ5NTIwMzIxLCJleHAiOjE3NTIxMTIzMjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oqGLgsGKcKhiHQJlz6_wMckd3Rgf2L-cIdmY-wdzXajvwDZdDKhSj3QNORQymlDbORmLXNfUppALorpDnFr5bS-dbW9wofj1fOwsSrNWO_SoYdn-d4POIvK5Z65VTvXPm8A88MnLnlLiMC-SO2dNGD86OPW2RoXNk1nVpNwTiBY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000969s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059787s] [吞吐率: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.002277s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002104s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062026s] [吞吐率:16.12req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007383s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001504s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000737s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059808s] [吞吐率:16.72req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014460s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059675s] [吞吐率: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.004908s ] 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.000340s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061905s] [吞吐率:16.15req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007053s ] 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.000401s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059132s] [吞吐率:16.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006829s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059676s] [吞吐率:16.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000645s ] 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.000341s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061347s] [吞吐率:16.30req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000915s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060229s] [吞吐率:16.60req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062723s] [吞吐率: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.003896s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040789s] [吞吐率:24.52req/s] [内存消耗:2,470.99kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001176s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000655s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000838s ] [ 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.000607s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043441s] [吞吐率:23.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000829s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004169s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000980s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000841s ] [ 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.000748s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040409s] [吞吐率:24.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001743s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001527s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001210s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000624s ] [ 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.000387s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046346s] [吞吐率:21.58req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002545s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000867s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001928s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001264s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001813s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001559s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001530s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001671s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.053929s] [吞吐率:18.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004282s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.053681s] [吞吐率:18.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009257s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000774s ] [ 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.000575s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053907s] [吞吐率:18.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004199s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.056050s] [吞吐率:17.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001979s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001849s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001338s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001059s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001004s ] --------------------------------------------------------------- [2025-06-10T09:52:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041482s] [吞吐率:24.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002316s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000563s ] [ 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.000457s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.165278s] [吞吐率:6.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNiwibmJmIjoxNzQ5NTIwMzI2LCJleHAiOjE3NTIxMTIzMjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UsJ1FI25jHOFAcrBdzxFSxVq-trtgNLxRLyVy77BjYh6sdx2k9oJsdkv-kZEMxEW51F-7P2093s7QxGCV_6PgQUzyId6vU8L6ABb4MBijQXc7-htRpuCiUzv_NL4ctfBGn-gChhUe8umR3vYAt0Ox7oCdaWa0TtSghS-d8YMbrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012375s ] 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.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.113864s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054673s] [吞吐率:18.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.001023s ] 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.000428s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054819s] [吞吐率:18.24req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002249s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055684s] [吞吐率: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.013378s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055816s] [吞吐率:17.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014239s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041144s] [吞吐率:24.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.003039s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.044913s] [吞吐率:22.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNywibmJmIjoxNzQ5NTIwMzI3LCJleHAiOjE3NTIxMTIzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OgcA2EdIqalAt7npMShxmPotsi4L9zliCLF_bGF1E8kcTi7uLHvbVgUFUNK5nANf-0qiDmuNmXuk-vlkqAQ_NCptktgx4auLjDQ6Ge5_X-5WflFUTikSXqLoGLzSRvupcW3WYVuldEAgn9qiDjRgzDUZ6bkz6v_H9REl3rjYsEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006499s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000751s ] [ 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.000595s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045788s] [吞吐率:21.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNywibmJmIjoxNzQ5NTIwMzI3LCJleHAiOjE3NTIxMTIzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OgcA2EdIqalAt7npMShxmPotsi4L9zliCLF_bGF1E8kcTi7uLHvbVgUFUNK5nANf-0qiDmuNmXuk-vlkqAQ_NCptktgx4auLjDQ6Ge5_X-5WflFUTikSXqLoGLzSRvupcW3WYVuldEAgn9qiDjRgzDUZ6bkz6v_H9REl3rjYsEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006465s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ 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.000733s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.046253s] [吞吐率:21.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNywibmJmIjoxNzQ5NTIwMzI3LCJleHAiOjE3NTIxMTIzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OgcA2EdIqalAt7npMShxmPotsi4L9zliCLF_bGF1E8kcTi7uLHvbVgUFUNK5nANf-0qiDmuNmXuk-vlkqAQ_NCptktgx4auLjDQ6Ge5_X-5WflFUTikSXqLoGLzSRvupcW3WYVuldEAgn9qiDjRgzDUZ6bkz6v_H9REl3rjYsEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009979s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ 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.000720s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.058193s] [吞吐率:17.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNywibmJmIjoxNzQ5NTIwMzI3LCJleHAiOjE3NTIxMTIzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OgcA2EdIqalAt7npMShxmPotsi4L9zliCLF_bGF1E8kcTi7uLHvbVgUFUNK5nANf-0qiDmuNmXuk-vlkqAQ_NCptktgx4auLjDQ6Ge5_X-5WflFUTikSXqLoGLzSRvupcW3WYVuldEAgn9qiDjRgzDUZ6bkz6v_H9REl3rjYsEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014145s ] 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.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000304s ] [ 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.000305s ] --------------------------------------------------------------- [2025-06-10T09:52:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.059964s] [吞吐率:16.68req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNywibmJmIjoxNzQ5NTIwMzI3LCJleHAiOjE3NTIxMTIzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OgcA2EdIqalAt7npMShxmPotsi4L9zliCLF_bGF1E8kcTi7uLHvbVgUFUNK5nANf-0qiDmuNmXuk-vlkqAQ_NCptktgx4auLjDQ6Ge5_X-5WflFUTikSXqLoGLzSRvupcW3WYVuldEAgn9qiDjRgzDUZ6bkz6v_H9REl3rjYsEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015072s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-06-10T09:52:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.325688s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMyNywibmJmIjoxNzQ5NTIwMzI3LCJleHAiOjE3NTIxMTIzMjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OgcA2EdIqalAt7npMShxmPotsi4L9zliCLF_bGF1E8kcTi7uLHvbVgUFUNK5nANf-0qiDmuNmXuk-vlkqAQ_NCptktgx4auLjDQ6Ge5_X-5WflFUTikSXqLoGLzSRvupcW3WYVuldEAgn9qiDjRgzDUZ6bkz6v_H9REl3rjYsEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008980s ] 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.000362s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.076265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006774s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006199s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=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.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=10 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=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.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=22 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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 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=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.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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.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=11 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=4 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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.006025s ] --------------------------------------------------------------- [2025-06-10T09:52:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053130s] [吞吐率:18.82req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004247s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:52:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.043370s] [吞吐率:23.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzMSwibmJmIjoxNzQ5NTIwMzMxLCJleHAiOjE3NTIxMTIzMzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZkogiYHNFq0TWweGCzW5YlfJVXilQ0PcRnEt06TCHhDS6EQ3rErrlrkPta7dGfld4OP139FtaGfvM9ES-S2o4yuDbvOq8F2otNL0ioOouaOG5EhqpgUwQ5UvY3167TYOOxc0f_65GQC4avcgHdSTwtBF8dym6T_ijOtBCaCAk8k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T09:52:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043520s] [吞吐率:22.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzMSwibmJmIjoxNzQ5NTIwMzMxLCJleHAiOjE3NTIxMTIzMzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZkogiYHNFq0TWweGCzW5YlfJVXilQ0PcRnEt06TCHhDS6EQ3rErrlrkPta7dGfld4OP139FtaGfvM9ES-S2o4yuDbvOq8F2otNL0ioOouaOG5EhqpgUwQ5UvY3167TYOOxc0f_65GQC4avcgHdSTwtBF8dym6T_ijOtBCaCAk8k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ 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.000463s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058086s] [吞吐率:17.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002457s ] 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.000328s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056202s] [吞吐率: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.000994s ] 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.000411s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058653s] [吞吐率: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.001116s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004121s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000628s ] --------------------------------------------------------------- [2025-06-10T09:52:16+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.002431s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059120s] [吞吐率:16.91req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T09:52:16+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.011693s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059192s] [吞吐率:16.89req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002158s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055589s] [吞吐率:17.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000731s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059388s] [吞吐率: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.000648s ] 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.000386s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059901s] [吞吐率:16.69req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004276s ] 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.000363s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041716s] [吞吐率:23.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001019s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000871s ] [ 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.001121s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044255s] [吞吐率:22.60req/s] [内存消耗:2,583.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001228s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001118s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001282s ] [ 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.001798s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047930s] [吞吐率:20.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006172s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001640s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.005442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001140s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000510s ] [ 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.000465s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036073s] [吞吐率:27.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000671s ] [ 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:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.052639s] [吞吐率:19.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000616s ] [ 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.000406s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038648s] [吞吐率:25.87req/s] [内存消耗:2,470.92kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001203s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039388s] [吞吐率:25.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004127s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000680s ] [ 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.000521s ] --------------------------------------------------------------- [2025-06-10T09:52:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062738s] [吞吐率:15.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006433s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000775s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.155825s] [吞吐率:6.42req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001011s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116990s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.328942s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNiwibmJmIjoxNzQ5NTIwMzM2LCJleHAiOjE3NTIxMTIzMzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.D1Q9AFfc6bMqb-AYJR_3EAaYWS-qaqn89p7oW0BG-kYIU9SIruWnVrpBdInwkXgoVZnwJYMfhndumlsycpR9F5jkKZZMkuTp-I42XRUKO0cZkNVzH9MH4rjZep3nP5Q7RVFtkrWtYK_WKUnti2HLj5TiSFaUiLhtHTmpmqpT1Ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006335s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002025s ] [ 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.078095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006880s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006597s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006219s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006416s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.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=3 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=25 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=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.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=27 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=7 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=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.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.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=12 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=14 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=13 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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006116s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 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=4 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=29 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=30 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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006166s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034682s] [吞吐率:28.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.002233s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068647s] [吞吐率:14.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.013221s ] 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068693s] [吞吐率:14.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.012769s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.036930s] [吞吐率:27.08req/s] [内存消耗:2,567.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNywibmJmIjoxNzQ5NTIwMzM3LCJleHAiOjE3NTIxMTIzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z3zJWK-lax8f1rfkOvE4tIu8yxTtByudgTB68t0NzMzk1UBwWEo7IBx7QZqKV259crpSmlDBJaL2oUSZq-zQFZGwlelJbuaRPCQQPMSz168Hw9qApJWLooSZuqvzqhKo1TLG-gT41YGy9m5wIeKQVtqrWi0HDaso10ROEgBzGl4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000895s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000745s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042579s] [吞吐率:23.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNywibmJmIjoxNzQ5NTIwMzM3LCJleHAiOjE3NTIxMTIzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z3zJWK-lax8f1rfkOvE4tIu8yxTtByudgTB68t0NzMzk1UBwWEo7IBx7QZqKV259crpSmlDBJaL2oUSZq-zQFZGwlelJbuaRPCQQPMSz168Hw9qApJWLooSZuqvzqhKo1TLG-gT41YGy9m5wIeKQVtqrWi0HDaso10ROEgBzGl4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007716s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ 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.000391s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042664s] [吞吐率:23.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNywibmJmIjoxNzQ5NTIwMzM3LCJleHAiOjE3NTIxMTIzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z3zJWK-lax8f1rfkOvE4tIu8yxTtByudgTB68t0NzMzk1UBwWEo7IBx7QZqKV259crpSmlDBJaL2oUSZq-zQFZGwlelJbuaRPCQQPMSz168Hw9qApJWLooSZuqvzqhKo1TLG-gT41YGy9m5wIeKQVtqrWi0HDaso10ROEgBzGl4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042873s] [吞吐率:23.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNywibmJmIjoxNzQ5NTIwMzM3LCJleHAiOjE3NTIxMTIzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z3zJWK-lax8f1rfkOvE4tIu8yxTtByudgTB68t0NzMzk1UBwWEo7IBx7QZqKV259crpSmlDBJaL2oUSZq-zQFZGwlelJbuaRPCQQPMSz168Hw9qApJWLooSZuqvzqhKo1TLG-gT41YGy9m5wIeKQVtqrWi0HDaso10ROEgBzGl4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ 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.000484s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.034924s] [吞吐率:28.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNywibmJmIjoxNzQ5NTIwMzM3LCJleHAiOjE3NTIxMTIzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z3zJWK-lax8f1rfkOvE4tIu8yxTtByudgTB68t0NzMzk1UBwWEo7IBx7QZqKV259crpSmlDBJaL2oUSZq-zQFZGwlelJbuaRPCQQPMSz168Hw9qApJWLooSZuqvzqhKo1TLG-gT41YGy9m5wIeKQVtqrWi0HDaso10ROEgBzGl4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-06-10T09:52:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048937s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDMzNywibmJmIjoxNzQ5NTIwMzM3LCJleHAiOjE3NTIxMTIzMzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z3zJWK-lax8f1rfkOvE4tIu8yxTtByudgTB68t0NzMzk1UBwWEo7IBx7QZqKV259crpSmlDBJaL2oUSZq-zQFZGwlelJbuaRPCQQPMSz168Hw9qApJWLooSZuqvzqhKo1TLG-gT41YGy9m5wIeKQVtqrWi0HDaso10ROEgBzGl4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000469s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001791s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001511s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001968s ] [ 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.000255s ] --------------------------------------------------------------- [2025-06-10T09:52:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054375s] [吞吐率: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.003873s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:52:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045305s] [吞吐率:22.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0MSwibmJmIjoxNzQ5NTIwMzQxLCJleHAiOjE3NTIxMTIzNDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hL2zgcfpdXYRwjnDBxjofONHNAFio9gKkUl6AtG7bEsRNQ8jFnmiHfzQhV7kNrahzRoy1GosuxhhQ3nY6-5YU1IhI1rg6qMAIODVobwv3Q_B1QnZCDqupawwMiKuFATKpjUHgPHcIOofmZXDbboV1qyl92BJei-O3Xko8E5NmTk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001130s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000718s ] [ 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.000632s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059797s] [吞吐率:16.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004077s ] 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.000442s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061205s] [吞吐率:16.34req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001792s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061229s] [吞吐率:16.33req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005292s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001234s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001394s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060783s] [吞吐率: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.000676s ] 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.000463s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060847s] [吞吐率:16.43req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001304s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062160s] [吞吐率:16.09req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005946s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001378s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062124s] [吞吐率:16.10req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000703s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000959s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060700s] [吞吐率:16.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.000505s ] 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.000346s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047375s] [吞吐率:21.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001871s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000652s ] [ 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:52: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001456s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000628s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048832s] [吞吐率:20.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001510s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002599s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000841s ] [ 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.000526s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052993s] [吞吐率:18.87req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000614s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001878s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001614s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001691s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002391s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.051701s] [吞吐率:19.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002124s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002260s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000450s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050499s] [吞吐率:19.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001006s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000701s ] [ 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:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.055028s] [吞吐率:18.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000905s ] [ 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.000460s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.058688s] [吞吐率:17.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004326s ] 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 ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ 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.000922s ] --------------------------------------------------------------- [2025-06-10T09:52:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.057881s] [吞吐率:17.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001315s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001310s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001329s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.003362s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001178s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000994s ] [ 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.000865s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150312s] [吞吐率:6.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NiwibmJmIjoxNzQ5NTIwMzQ2LCJleHAiOjE3NTIxMTIzNDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Y1g59v4j6niQ-l29gd29dEs1jf0xuK6o8X8Ql-oWNkZlLCx4lAtZ4uCCJ3Rafq32RJxSmF03nqfFyFVlz2pUKcWzM8Yrw1GWbnIyJjrlJQo9FKKR4CpLM0RX43Inrl6_9mplA3m7il1DIkSjbK6IUMGNmVyDoYGsLNhOajvHsxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000876s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ 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.115793s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054748s] [吞吐率: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.001842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054651s] [吞吐率: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.000966s ] 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.000413s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054760s] [吞吐率:18.26req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001068s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055777s] [吞吐率:17.93req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000747s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055816s] [吞吐率:17.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000580s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.035396s] [吞吐率:28.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.001172s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041934s] [吞吐率:23.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006585s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000717s ] [ 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.000515s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.042510s] [吞吐率:23.52req/s] [内存消耗:2,583.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006118s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ 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.000758s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.048074s] [吞吐率:20.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000871s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000773s ] [ 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:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034787s] [吞吐率:28.75req/s] [内存消耗:2,470.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000661s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000511s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048392s] [吞吐率:20.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:52:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.041958s] [吞吐率:23.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000528s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T09:52:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320814s] [吞吐率:3.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM0NywibmJmIjoxNzQ5NTIwMzQ3LCJleHAiOjE3NTIxMTIzNDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AGUtydPayFknPdFA7n0KeFSLSNdugWok0uExXkSg1rWOMXUMHtcWiRp-zFNY1cmJCTtMLWPT4409J6vOzZca_3JW37hMOebvLUKn9ZV9YR6G4a4_w34W1Ku-KrqpMVOrI_4vOR8a9M1KmjISZOBAiwIqsWD37HDc2P01IG1SmKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.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.073277s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006677s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006211s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 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=5 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=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=9 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=12 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=14 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=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.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=20 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=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=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.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] --------------------------------------------------------------- [2025-06-10T09:52:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064283s] [吞吐率:15.56req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013582s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-06-10T09:52:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037030s] [吞吐率:27.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1MSwibmJmIjoxNzQ5NTIwMzUxLCJleHAiOjE3NTIxMTIzNTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oIXvGKSph5XsX9QpqZ4ZZMqQ2bxpAmjD_HNdHvnfPf5YjSpczQlnt2VwhNydOoU5kBsh61LfFjnu3gmSda3I0aKOoFwA4MQxPCUHAMAuUXXvKdggTT0MDloWMl_qRXfkmws2TBxK8gUb5KWRwar6vuIW3USMAP60H83R4xbmCdI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003841s ] 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.000300s ] [ 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.000521s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058702s] [吞吐率: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.003656s ] 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.000434s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058876s] [吞吐率: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.000669s ] 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.000443s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058041s] [吞吐率:17.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009709s ] 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.000344s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056660s] [吞吐率:17.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.000963s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058379s] [吞吐率:17.13req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013854s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058843s] [吞吐率:16.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008889s ] 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.000403s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058888s] [吞吐率:16.98req/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.000565s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059898s] [吞吐率:16.70req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] 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.000325s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037306s] [吞吐率:26.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000507s ] 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.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040269s] [吞吐率:24.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038317s] [吞吐率:26.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000537s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000682s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048402s] [吞吐率:20.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009764s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.047384s] [吞吐率:21.10req/s] [内存消耗:2,472.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001010s ] [ 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.000537s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049647s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013149s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048146s] [吞吐率:20.77req/s] [内存消耗:2,472.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004031s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ 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.000504s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050071s] [吞吐率:19.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005177s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000737s ] --------------------------------------------------------------- [2025-06-10T09:52:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060519s] [吞吐率:16.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NiwibmJmIjoxNzQ5NTIwMzU2LCJleHAiOjE3NTIxMTIzNTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.o1Bllk5ODdmVXSJbTEvytAAVpuCPqE0ecEULCOZahG5ZqNmOaqBoyJv_iOwWyY4LyR6XQSe_K7LLnkS-uKRGnapY_hwrZrpHhKxaxYWDSxyNgvGvEhFldC69ezAnrRapVFhY62FysxxV9-Tetv_VVH1i0UquUBq9_QcdotrA7UI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010613s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000578s ] [ 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.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001098s ] [ 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.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052863s] [吞吐率: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.000538s ] 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.000292s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053274s] [吞吐率: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.001572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053063s] [吞吐率:18.85req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001604s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052946s] [吞吐率:18.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.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040085s] [吞吐率:24.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.002732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.036123s] [吞吐率:27.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000629s ] [ 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.000732s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037031s] [吞吐率:27.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001373s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.052363s] [吞吐率:19.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014061s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000414s ] [ 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.000413s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052994s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015021s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T09:52:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059086s] [吞吐率:16.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014182s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000490s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002175s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001823s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001822s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001702s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000238s ] --------------------------------------------------------------- [2025-06-10T09:52:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156866s] [吞吐率:6.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002939s ] 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.000305s ] [ 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.122511s ] --------------------------------------------------------------- [2025-06-10T09:52:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.322410s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM1NywibmJmIjoxNzQ5NTIwMzU3LCJleHAiOjE3NTIxMTIzNTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HaLXmecDjiRuah7Orwkdg-5IhW0fz46cgxlj_HaSlI3g27VqdvmMuxweWQVGMmRB3kLdOlN_8YIoXx8nsBP0t_M6-bsv8GPqBFNQYHDYvXR8_iBp8EY6C3Ar9O7Yh0RM4GN7OHVH4CifXZ-LqorZdlZwTf7osEC2NKoZ8N-DA2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ 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.078854s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006822s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006447s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006248s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 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=3 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=25 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=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.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 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=28 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=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.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=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.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.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 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=34 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=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.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=23 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=21 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=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] --------------------------------------------------------------- [2025-06-10T09:52:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066543s] [吞吐率:15.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.014298s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T09:52:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036968s] [吞吐率:27.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2MSwibmJmIjoxNzQ5NTIwMzYxLCJleHAiOjE3NTIxMTIzNjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ITbpHrKuUtyForLrH7bqwTs-oay9SQfaQXnNVrU6anHqMd3XSSbbhtiMVAIqFfD-CzkP5dn6YxIMadEcnv8bq2glcHs1YhrwZ09VI2PWNKOvHD2hFpmrG0RfBSp57l_DYLN5NrpIq0bjMKgdWn5-zr361zYHK8GZgEJUqbmRL5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003211s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000349s ] [ 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.000342s ] --------------------------------------------------------------- [2025-06-10T09:52:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037460s] [吞吐率:26.70req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2MSwibmJmIjoxNzQ5NTIwMzYxLCJleHAiOjE3NTIxMTIzNjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ITbpHrKuUtyForLrH7bqwTs-oay9SQfaQXnNVrU6anHqMd3XSSbbhtiMVAIqFfD-CzkP5dn6YxIMadEcnv8bq2glcHs1YhrwZ09VI2PWNKOvHD2hFpmrG0RfBSp57l_DYLN5NrpIq0bjMKgdWn5-zr361zYHK8GZgEJUqbmRL5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002963s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000540s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056500s] [吞吐率: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.002458s ] 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.000393s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055084s] [吞吐率: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.000666s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057243s] [吞吐率: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.007207s ] 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.000324s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055754s] [吞吐率:17.94req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008319s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055390s] [吞吐率:18.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010126s ] 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.000402s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058166s] [吞吐率:17.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.008518s ] 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.000376s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057526s] [吞吐率:17.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.000599s ] 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.000483s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056691s] [吞吐率:17.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.041031s] [吞吐率:24.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001040s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037529s] [吞吐率:26.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000905s ] [ 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.000741s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038461s] [吞吐率:26.00req/s] [内存消耗:2,472.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002006s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ 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:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.055277s] [吞吐率:18.09req/s] [内存消耗:2,583.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000851s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055777s] [吞吐率:17.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013123s ] 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.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000797s ] [ 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.000559s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.053154s] [吞吐率:18.81req/s] [内存消耗:2,418.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010778s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051802s] [吞吐率:19.30req/s] [内存消耗:2,470.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003708s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ 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.000453s ] --------------------------------------------------------------- [2025-06-10T09:52:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.075384s] [吞吐率:13.27req/s] [内存消耗:2,415.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015722s ] 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.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156187s] [吞吐率:6.40req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NiwibmJmIjoxNzQ5NTIwMzY2LCJleHAiOjE3NTIxMTIzNjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pqYiKCYSzzSdcqATbRf-Pv8xh41bVFkejaXEGc8blKVOxeN4FfJjgG5TJ6TcH6VW6B3KiVBYTO5sUA2_tieeZjXPVcG7KjHpF66wbbHJgGNiagSVwbl5O6Wa6ApxAO62LlGSyqsvvgMvghVkZe5AKsDsSE0GMJiCE17wuVQ4y30', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000995s ] [ 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.120992s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053151s] [吞吐率:18.81req/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.000942s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000426s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.038727s] [吞吐率:25.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.002171s ] 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.000301s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051885s] [吞吐率:19.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.000550s ] 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.000412s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040012s] [吞吐率:24.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.000567s ] 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.000472s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053591s] [吞吐率: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.000852s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035019s] [吞吐率:28.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000921s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000520s ] [ 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.000371s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049182s] [吞吐率:20.33req/s] [内存消耗:2,425.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012980s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047986s] [吞吐率:20.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000718s ] [ 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.000601s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.054796s] [吞吐率:18.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010955s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000740s ] [ 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.002082s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001659s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001598s ] [ 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.000230s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049174s] [吞吐率:20.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012489s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000537s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-06-10T09:52:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.064135s] [吞吐率:15.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015435s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-06-10T09:52:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329044s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM2NywibmJmIjoxNzQ5NTIwMzY3LCJleHAiOjE3NTIxMTIzNjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VPVtnK3xp7p8EpfVOhKcdHeUjtLJllNMOwfv0SOykcM0RPeABYgeDjHMm--Ze2Ie4LZJmCeqkOjj5WIslDFFf6kzVoPMIVeyMFNuR9Et4miztfZSFBRInnzBZnxH_RjJ2DT3F9FA3onehT1tpvY2ETEYfuW3TIkHgGx1rEGi_c8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012577s ] 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.000375s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006718s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006512s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006375s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006270s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=13 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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] --------------------------------------------------------------- [2025-06-10T09:52:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074063s] [吞吐率:13.50req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015404s ] 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.000346s ] --------------------------------------------------------------- [2025-06-10T09:52:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035662s] [吞吐率:28.04req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3MSwibmJmIjoxNzQ5NTIwMzcxLCJleHAiOjE3NTIxMTIzNzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Q9h6swOwpt8BRPtEX-wcYttP_rU50f8WU-Zcnmwolx4SCjUdrw4LASDo5erRr_gwluCnqbdkeGhGElE08Aann_bwVi_FFGHW-0YvKi_OGHM7TNfwjUuu1RorhEGhe3GxvzwOSinteWfNMdbYLOeAqfo9uEZnIn5BP3bbrnAPnhQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000997s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000394s ] [ 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.000482s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059985s] [吞吐率:16.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.004146s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001184s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059775s] [吞吐率:16.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002429s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059571s] [吞吐率:16.79req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010354s ] 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.000438s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060605s] [吞吐率:16.50req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005645s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001085s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060764s] [吞吐率:16.46req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002278s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062845s] [吞吐率: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.000787s ] 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.000417s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061979s] [吞吐率:16.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.000625s ] 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.000416s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061638s] [吞吐率:16.22req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015087s ] 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.000406s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042940s] [吞吐率:23.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000608s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000842s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046665s] [吞吐率:21.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009055s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000593s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045179s] [吞吐率:22.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001086s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000443s ] [ 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.000541s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046629s] [吞吐率:21.45req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001444s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000596s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002056s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002193s ] [ 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.001730s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049514s] [吞吐率:20.20req/s] [内存消耗:2,470.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000652s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.059115s] [吞吐率:16.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015520s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000311s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.060523s] [吞吐率:16.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000807s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ 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.000656s ] --------------------------------------------------------------- [2025-06-10T09:52:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.061088s] [吞吐率:16.37req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014808s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173686s] [吞吐率:5.76req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NiwibmJmIjoxNzQ5NTIwMzc2LCJleHAiOjE3NTIxMTIzNzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fa-jEz6baMJV0noP17CbavlQ96GMEwXKn-Mn3ff06T7n50RYanfIoE01JOzuwo6kSWQm2XR_7lKO4rJgzJlRLKqqP-YkjAw7yIVv8y8qHWsS7AS41PDlgbLJBDjzW47pIoQpmJmpIZJUpn9faSxfEcESX_ptSkZwJHByJkb1jh8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ 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.115348s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061950s] [吞吐率:16.14req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001072s ] 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.000435s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061054s] [吞吐率:16.38req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001057s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001397s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001543s ] --------------------------------------------------------------- [2025-06-10T09:52:57+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.003291s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001306s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001428s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062216s] [吞吐率:16.07req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003917s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001404s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062165s] [吞吐率:16.09req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] 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.000372s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064405s] [吞吐率:15.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.015222s ] 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.000877s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062425s] [吞吐率: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.005271s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001913s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063739s] [吞吐率: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.003569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001587s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044787s] [吞吐率:22.33req/s] [内存消耗:2,425.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000867s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000957s ] [ 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.000505s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047331s] [吞吐率:21.13req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002102s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000671s ] [ 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.000496s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.052566s] [吞吐率:19.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000989s ] [ 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.001082s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.051330s] [吞吐率:19.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000787s ] [ 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052790s] [吞吐率:18.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.002431s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001579s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001305s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001311s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001143s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001528s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001345s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001090s ] --------------------------------------------------------------- [2025-06-10T09:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051676s] [吞吐率:19.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000817s ] [ 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:52:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.064344s] [吞吐率:15.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013486s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ 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.000546s ] --------------------------------------------------------------- [2025-06-10T09:52:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333861s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM3NywibmJmIjoxNzQ5NTIwMzc3LCJleHAiOjE3NTIxMTIzNzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cVaQxQxXVw9eEvbfw3x_5l4gLjNQH7P9sT8jbRIjdPPTDIlnPkXBA-8bIV5u5Ukge32VrzQTJKUOjMaNXRVY3rWWDDTnNrKhVijIQzgFNyv5VLX4vd0TH7-QEhge15BP6H8RlrMVLYvEZmsNTq-vz1_9sdWQZjCnKbvabDhVcB0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ 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.074488s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006971s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006307s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=26 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=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.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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 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=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006199s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 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=9 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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006201s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006260s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 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=21 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=11 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=4 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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] --------------------------------------------------------------- [2025-06-10T09:53:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053549s] [吞吐率: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.002713s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:53:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041012s] [吞吐率:24.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4MSwibmJmIjoxNzQ5NTIwMzgxLCJleHAiOjE3NTIxMTIzODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kw8TbG4ZitkUc5vLTwX-5mdKcXoqJVkSOSe_DLBvHZQ5IBpq2PKExnw08LggK-3ELBKqEcl3_w8XHUzA0DJ5rW20UjdFIkH4lVtM3eNW5NAMEUHoRna4kQZ511cFFkZccWraOf-S-rBJKnTkeTZWYjbX1B3H4_kqB39yfX7kBUU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007517s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000467s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055744s] [吞吐率:17.94req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000953s ] 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.000569s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055926s] [吞吐率: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.002755s ] 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.000562s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053209s] [吞吐率: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.007823s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054905s] [吞吐率: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.009875s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054113s] [吞吐率: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.000943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051806s] [吞吐率:19.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.000556s ] 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.000567s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055586s] [吞吐率:17.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002351s ] 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.000599s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057732s] [吞吐率:17.32req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001166s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064451s] [吞吐率:15.52req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015963s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041523s] [吞吐率:24.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005192s ] 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.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,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:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045698s] [吞吐率:21.88req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000628s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000816s ] [ 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.002733s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001694s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001743s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001791s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048416s] [吞吐率:20.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002972s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001134s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.048446s] [吞吐率:20.64req/s] [内存消耗:2,472.67kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001540s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048298s] [吞吐率:20.70req/s] [内存消耗:2,450.04kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003887s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000823s ] [ 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.000452s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050463s] [吞吐率:19.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001216s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000638s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-06-10T09:53:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048277s] [吞吐率:20.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013437s ] 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.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000547s ] [ 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.000688s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.153634s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ 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.117324s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.323803s] [吞吐率:3.09req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NiwibmJmIjoxNzQ5NTIwMzg2LCJleHAiOjE3NTIxMTIzODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xk94cgEUG0jgjq998IpVzI_Wd11WX1ezKLpi2CL9Dg242OBqlvu-4AQUGMk35aqsiLo_eQYc9WSK2mZCLEI45JvBYdImoyX3130sRF1yH4upF_5WfBw8PD7sNGo98YVfeyPDtgEcNZqm463bsyKwIzluCkDLshmPzC6PwuntHHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000737s ] [ 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.078354s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006761s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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.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=3 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=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.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 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=27 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=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.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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005992s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.005998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.005998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.006014s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053462s] [吞吐率:18.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.001222s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053516s] [吞吐率:18.69req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070499s] [吞吐率:14.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.012056s ] 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.001769s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053851s] [吞吐率: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.001522s ] 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.000295s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053904s] [吞吐率:18.55req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054367s] [吞吐率:18.39req/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.007780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000294s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054037s] [吞吐率: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.001481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036837s] [吞吐率:27.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001074s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000824s ] [ 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:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039199s] [吞吐率:25.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000652s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000807s ] [ 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.000958s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.046931s] [吞吐率:21.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049195s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049188s] [吞吐率:20.33req/s] [内存消耗:2,425.46kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000785s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000371s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049567s] [吞吐率:20.17req/s] [内存消耗:2,470.93kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004086s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000673s ] [ 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.000550s ] --------------------------------------------------------------- [2025-06-10T09:53:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050728s] [吞吐率:19.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM4NywibmJmIjoxNzQ5NTIwMzg3LCJleHAiOjE3NTIxMTIzODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Xz5TnVyqBv_PMQFvBA0qedFMPvGG3NcU3xElw7L74ImLuBQBMf-7KvNGl_dCT1Oag_WDGPBt_X0WKjMG5_BkfkW04FxCYiAWBIUK9LTReexRitM01uW6hqlojsV_N5EceNxtA_T9X1ddpShkXcfFA6lIJZ1DpByYPWowLngAsrU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006284s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-06-10T09:53:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068899s] [吞吐率:14.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.005992s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T09:53:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069656s] [吞吐率:14.36req/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.006017s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T09:53:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.057572s] [吞吐率:17.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5MSwibmJmIjoxNzQ5NTIwMzkxLCJleHAiOjE3NTIxMTIzOTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R4iV4ph-4duohMWbb3OIC23Ciu23CbCszAHd1K5yH5R7F1ruDIwsG_xZ95y7Wc4FLAJrI1o5Mrh61wQVsaqW4fPgNwxjEKtWXID-Af1S0_Fx6NKq0AHNIzJZh_QNINTiwy9pCzBFWW1m0l0lLcsvpSDmNAHyZ29qGoJGLMlN9GA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000390s ] [ 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.000411s ] --------------------------------------------------------------- [2025-06-10T09:53:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.058029s] [吞吐率:17.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5MSwibmJmIjoxNzQ5NTIwMzkxLCJleHAiOjE3NTIxMTIzOTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R4iV4ph-4duohMWbb3OIC23Ciu23CbCszAHd1K5yH5R7F1ruDIwsG_xZ95y7Wc4FLAJrI1o5Mrh61wQVsaqW4fPgNwxjEKtWXID-Af1S0_Fx6NKq0AHNIzJZh_QNINTiwy9pCzBFWW1m0l0lLcsvpSDmNAHyZ29qGoJGLMlN9GA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006597s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000600s ] [ 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:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057019s] [吞吐率:17.54req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001011s ] 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.000426s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057860s] [吞吐率: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.008078s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056461s] [吞吐率:17.71req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000573s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058195s] [吞吐率:17.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000637s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058220s] [吞吐率:17.18req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001398s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:53:16+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.000902s ] 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.000342s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057166s] [吞吐率: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.000662s ] 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.000295s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040689s] [吞吐率:24.58req/s] [内存消耗:2,583.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000727s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.041450s] [吞吐率:24.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045947s] [吞吐率:21.76req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001950s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000559s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001750s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001438s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001416s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001508s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000256s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.052516s] [吞吐率:19.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010263s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.052777s] [吞吐率:18.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010680s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.054417s] [吞吐率:18.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013454s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000702s ] [ 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.000364s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053186s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011082s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T09:53:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055803s] [吞吐率:17.92req/s] [内存消耗:2,470.88kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012378s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000730s ] [ 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.000648s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162800s] [吞吐率:6.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NiwibmJmIjoxNzQ5NTIwMzk2LCJleHAiOjE3NTIxMTIzOTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.h0RiWzTxVJk5JkqTGjVdOzMxzl8m9tby_nQmLkfd4UNFTSeyzykNQLElJ0KPrzCeD4uPuAo0xA16n7un8E6lGEKCM_vtygXkFRm45BNmbtqyYLSyFx-E-hTyaf8KAcRn9Uf_5pTq1L3RlrgBPkONOl9cRxhyTSF1-Sb8h6rDVnY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008359s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.112939s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052510s] [吞吐率:19.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.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.000369s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052252s] [吞吐率:19.14req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.038899s] [吞吐率:25.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.002651s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053562s] [吞吐率: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.006886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053735s] [吞吐率: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.000670s ] 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.000418s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049348s] [吞吐率:20.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.008720s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001204s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041152s] [吞吐率:24.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005049s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000754s ] [ 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.000701s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041911s] [吞吐率:23.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004716s ] 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.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040976s] [吞吐率:24.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041561s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042598s] [吞吐率:23.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005472s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000825s ] [ 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.000522s ] --------------------------------------------------------------- [2025-06-10T09:53:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052632s] [吞吐率:19.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001438s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001538s ] [ 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.000753s ] [ 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.000732s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000770s ] [ 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.000748s ] --------------------------------------------------------------- [2025-06-10T09:53:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.322812s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDM5NywibmJmIjoxNzQ5NTIwMzk3LCJleHAiOjE3NTIxMTIzOTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bgVijj5Kcw5OFaYXKp1CC9FVd-1I5qzUdXo_4XXw-0kUxWpff4ZFenio86BqHLIDhwfZ4Fe6mxaJ3HcG3iWpJ2BPI7FA8j9AawRj_WGtyfJ75h57LZWZwDkmS0Drze2RrKQU0L7xcVYe2k5XjEbb2XiiSTZJaQLNCGq9W-9n3sw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006101s ] 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.000329s ] [ 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.074447s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006614s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 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=33 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=15 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=5 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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=26 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=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.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.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=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.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.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=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=34 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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=23 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=21 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=11 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=4 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=29 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=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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] --------------------------------------------------------------- [2025-06-10T09:53:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062251s] [吞吐率:16.06req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011250s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-06-10T09:53:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049360s] [吞吐率:20.26req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwMSwibmJmIjoxNzQ5NTIwNDAxLCJleHAiOjE3NTIxMTI0MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQaMzZr0KUIRzMtnNdF3-LWzM3DzkVmCckS-yq9_OLc47IWuD7HP_HZjdGXu0-7ERsZESU-9cjJPLx5DqJiDEBbKsZ3c4AP4PrA0sppRMhA9PNMruIREuOq0dUigUoRi_-0AILPbpchpsL0UNxO6nsn5nZ1L1aEGvG1l_3VsCTg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015394s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000533s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061013s] [吞吐率:16.39req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004070s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061431s] [吞吐率:16.28req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001338s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063430s] [吞吐率: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.000680s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061957s] [吞吐率:16.14req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062010s] [吞吐率:16.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001629s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060464s] [吞吐率:16.54req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063558s] [吞吐率:15.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061346s] [吞吐率:16.30req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007413s ] 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.000306s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.041235s] [吞吐率:24.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000641s ] [ 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.000415s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038797s] [吞吐率:25.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001071s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ 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.000455s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045905s] [吞吐率:21.78req/s] [内存消耗:2,567.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002553s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000646s ] [ 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.001015s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050039s] [吞吐率:19.98req/s] [内存消耗:2,583.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000720s ] 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.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000809s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049821s] [吞吐率:20.07req/s] [内存消耗:2,418.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000730s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000319s ] [ 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.000426s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050828s] [吞吐率:19.67req/s] [内存消耗:2,470.87kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000960s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000812s ] [ 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.000644s ] --------------------------------------------------------------- [2025-06-10T09:53:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061060s] [吞吐率:16.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001531s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001144s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000811s ] [ 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.000863s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000811s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.167923s] [吞吐率:5.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000643s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ 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.118998s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.338230s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNiwibmJmIjoxNzQ5NTIwNDA2LCJleHAiOjE3NTIxMTI0MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QOUo_iXWereQH2Q1ZpJTn5AMwKoCVQAQ4Mz9-nY2VkS4xxehshzD5iAinz1SYoZUWnmvjeTFzCGwKuQifvmRV6vU5y8RdxCyZOxfOUz7E9ykOOJDqs7TPbPfL9sX2XEBZYT1glJuDny7qD4AvTGgRReX87OKUFcRxwDRWL90Ecw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001018s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000418s ] [ 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.081857s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006538s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006384s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006140s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006567s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 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=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=9 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=12 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=14 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=13 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=34 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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006200s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=11 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=4 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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051956s] [吞吐率:19.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.000714s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000441s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053171s] [吞吐率:18.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.000829s ] 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.000384s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053850s] [吞吐率:18.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009616s ] 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.000306s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052534s] [吞吐率:19.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.006747s ] 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.000376s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052454s] [吞吐率:19.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.000588s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040462s] [吞吐率:24.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.003226s ] 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.000340s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053392s] [吞吐率:18.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000583s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053379s] [吞吐率:18.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000730s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037510s] [吞吐率:26.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001844s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037460s] [吞吐率:26.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001775s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000958s ] [ 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.000702s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035839s] [吞吐率:27.90req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000784s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000540s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038100s] [吞吐率:26.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000722s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037242s] [吞吐率:26.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048500s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000502s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001756s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001447s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001426s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001455s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000234s ] --------------------------------------------------------------- [2025-06-10T09:53:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.057000s] [吞吐率:17.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQwNywibmJmIjoxNzQ5NTIwNDA3LCJleHAiOjE3NTIxMTI0MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YkSmswpEko8sjM2WrwEazuwaYRYH3Pb7TBQIf9DwNk120kkMAj-b_v6E9teeYrAWPdWnzR0mAnMmm1mXK-ovLArDahDWqBTNzCPsgJEXeLiquht-9kYwlyfqxs54BfMG3t4koCWzhWMl7krg559_983wrPmZNvvUs2i0Pt6YCbs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008451s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000607s ] e:0.000601s ] --------------------------------------------------------------- [2025-06-10T09:53:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058773s] [吞吐率:17.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.007819s ] 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.000351s ] --------------------------------------------------------------- [2025-06-10T09:53:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043726s] [吞吐率:22.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxMSwibmJmIjoxNzQ5NTIwNDExLCJleHAiOjE3NTIxMTI0MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Fmu1E3Ntfd4c6fqaIClv-BlbnWQ4Yo_37rneNa3d_Gy4b7Hu3z5eFf9XcI3O3ibi1_an0D_63lzo7uYmc9EmarruGI2BvaOf-za2ryIDh9TDiD2rLp4cSU3Sh-yvxFpJRsYXw_Tsukhus_xWs50KsegBCSJQhhEvXXL1owQmOe4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008757s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033998s] [吞吐率:29.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.001647s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002061s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055854s] [吞吐率:17.90req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001203s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055856s] [吞吐率:17.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.006422s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056793s] [吞吐率: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.011394s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057194s] [吞吐率: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.000688s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056854s] [吞吐率:17.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.000644s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056840s] [吞吐率:17.59req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000591s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059993s] [吞吐率:16.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000558s ] 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:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059964s] [吞吐率:16.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.014235s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.056380s] [吞吐率:17.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003385s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000987s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.006524s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000884s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.039360s] [吞吐率:25.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000686s ] [ 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.000471s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044058s] [吞吐率:22.70req/s] [内存消耗:2,419.73kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004463s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045221s] [吞吐率:22.11req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000788s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000937s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001967s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002249s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002419s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001637s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.044714s] [吞吐率:22.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,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.000621s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043246s] [吞吐率:23.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000748s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000609s ] [ 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.000509s ] --------------------------------------------------------------- [2025-06-10T09:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.044108s] [吞吐率:22.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001079s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000675s ] [ 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:53:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.058749s] [吞吐率:17.02req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015396s ] 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.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150426s] [吞吐率:6.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNiwibmJmIjoxNzQ5NTIwNDE2LCJleHAiOjE3NTIxMTI0MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.khT9VcMLnXfrbkCatGX4gerGEisqQP8TBQigmpBJkX_ORBbB9IcWv47GaP5TyFL4PoyZROOuhEjZUgfOSxqKhcsPlimRukAr_Virjv9V0FL68CCTcZI92hJdQ_JwKF-jgiHYHdAnRruG5kFn5iYG2Vyz4j8Airu_P3K-YkBiF2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001776s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ 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.116377s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053534s] [吞吐率: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.000710s ] 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053976s] [吞吐率: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.000711s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053814s] [吞吐率:18.58req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000614s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054566s] [吞吐率: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.000701s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054964s] [吞吐率:18.19req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010178s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054214s] [吞吐率: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.007632s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036630s] [吞吐率:27.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000887s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000519s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000511s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038416s] [吞吐率:26.03req/s] [内存消耗:2,472.67kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000675s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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.000518s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.049367s] [吞吐率:20.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000525s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001292s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001018s ] [ 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.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001054s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050595s] [吞吐率:19.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006808s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000515s ] [ 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.000343s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049132s] [吞吐率:20.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004718s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T09:53:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050558s] [吞吐率:19.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010797s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000822s ] --------------------------------------------------------------- [2025-06-10T09:53:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329458s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQxNywibmJmIjoxNzQ5NTIwNDE3LCJleHAiOjE3NTIxMTI0MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M0r15HBLD7CYgqDEEc5_6umWLmkhsTAPDSw5F_mmdmosc8fs79uoY0B5UCYzAHRpcbwavUAjw7mYQ-7AbFjhWm2hhYDLlxrvKdkLTKAwAzOLf8DBdbtfoKgMCVGs4xIpo3wyiXlUrNKeRSXW4SF91kY0qrE0cYV0mZgvoAnmTj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010428s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] 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.073835s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006962s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006269s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=9 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=12 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=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.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.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.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=30 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=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.006022s ] --------------------------------------------------------------- [2025-06-10T09:53:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056028s] [吞吐率: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.003517s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:53:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040001s] [吞吐率:25.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyMSwibmJmIjoxNzQ5NTIwNDIxLCJleHAiOjE3NTIxMTI0MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mfJRTeAMsIWfn_7XSOOQKqyQsB-2e_eZ42Zg2NCy0kPvJDTa5--NxODqHoKmDmGOjt2q5FRQLjcPymt9KhSh1n7v-dBlHRwrpu1tBrkfj3QXWJTL72YYo7Dx3MRczn1xFX6s7VamG7WB-yG1vXX9zuX5f3gfGjxpcNwGZ1pvC1M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004798s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T09:53:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040380s] [吞吐率:24.76req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyMSwibmJmIjoxNzQ5NTIwNDIxLCJleHAiOjE3NTIxMTI0MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mfJRTeAMsIWfn_7XSOOQKqyQsB-2e_eZ42Zg2NCy0kPvJDTa5--NxODqHoKmDmGOjt2q5FRQLjcPymt9KhSh1n7v-dBlHRwrpu1tBrkfj3QXWJTL72YYo7Dx3MRczn1xFX6s7VamG7WB-yG1vXX9zuX5f3gfGjxpcNwGZ1pvC1M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004930s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ 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.000445s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045048s] [吞吐率:22.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.010772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046527s] [吞吐率:21.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.011869s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045455s] [吞吐率:22.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.003297s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001234s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000495s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045291s] [吞吐率:22.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.010193s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001149s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044275s] [吞吐率:22.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.006978s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001366s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072332s] [吞吐率:13.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073553s] [吞吐率:13.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.002886s ] 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.000412s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074290s] [吞吐率:13.46req/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.001665s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073777s] [吞吐率:13.55req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002798s ] 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:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037970s] [吞吐率:26.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001243s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001116s ] [ 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.000422s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039833s] [吞吐率:25.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002321s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001134s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ 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.000964s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041968s] [吞吐率:23.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003416s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054626s] [吞吐率:18.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000687s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001724s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.003956s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001631s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000798s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.042609s] [吞吐率:23.47req/s] [内存消耗:2,425.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007464s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.040821s] [吞吐率:24.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005162s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ 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.000507s ] --------------------------------------------------------------- [2025-06-10T09:53:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.042256s] [吞吐率:23.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006159s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156774s] [吞吐率:6.38req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006385s ] 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.000315s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116955s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324682s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNiwibmJmIjoxNzQ5NTIwNDI2LCJleHAiOjE3NTIxMTI0MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GBWAiNIKNhIB2XNA6E-p3n6gLzrPpdKGJVdwRQyjt1drqKqOgNR9J6ezdkEfA9NXiW44946S_mcRv6kyBju8NoMAKlHDCqWQtPMSvFSL-jV1xO2nIj5SsfjPCMyBjpJmRAH6WjjJboekagSBrr4NgUKW5Hk52z0Gjx-Ca7fbRkk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001893s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000570s ] [ 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.076703s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006273s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=15 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=5 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=3 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=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=22 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=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.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.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.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=17 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=9 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=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.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.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=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.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=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.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=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.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=4 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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054365s] [吞吐率: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.002134s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054705s] [吞吐率:18.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.000946s ] 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.000471s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052800s] [吞吐率:18.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.008298s ] 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.000448s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054099s] [吞吐率: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.015066s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041472s] [吞吐率:24.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.003173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055436s] [吞吐率: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.015574s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054220s] [吞吐率:18.44req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008479s ] 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.000442s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035662s] [吞吐率:28.04req/s] [内存消耗:2,470.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000888s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000488s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.041341s] [吞吐率:24.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000874s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000722s ] [ 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.001753s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001483s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001498s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001588s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.046282s] [吞吐率:21.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002496s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ 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.000395s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045917s] [吞吐率:21.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045995s] [吞吐率:21.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010192s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000804s ] [ 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.000408s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.047296s] [吞吐率:21.14req/s] [内存消耗:2,567.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011265s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000750s ] --------------------------------------------------------------- [2025-06-10T09:53:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049080s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQyNywibmJmIjoxNzQ5NTIwNDI3LCJleHAiOjE3NTIxMTI0MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YMwG6boS5vS-S5ZchBLcq28ng2cFRSqpuYXmn4RSgVKyPi7PFh-XzHx0kAh1Uey6vLuQkr9xGwTZNJfgYtft2kw_TyjubYf4zqOK6Y3lEsDLMfiDMi69uqhAJ6p7S7bmRyYZLj24Gtr2gdVAG67G0HH39Aj5L_Q2Mo1lJl8Eg2c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ 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.000496s ] --------------------------------------------------------------- [2025-06-10T09:53:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069616s] [吞吐率:14.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.002154s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000426s ] --------------------------------------------------------------- [2025-06-10T09:53:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049791s] [吞吐率:20.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzMSwibmJmIjoxNzQ5NTIwNDMxLCJleHAiOjE3NTIxMTI0MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.EhUCX9kVjWW41r6_5mlVKBwEx2a6wL8f5C7TnzK-yjszGqjywR9TgTnXCgYPeh5D0NCgbpaCWIp1C1X6tzUiE4mQ4EL9YN-vBqvimxRhR_0MgdLS7kFVsEZJ0T3-RjjI7wICLO6hpEDMYTuswBN8VU10RbhUajQk1Ch8VeexB_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015796s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000543s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059277s] [吞吐率:16.87req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000701s ] 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.000421s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058065s] [吞吐率:17.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060473s] [吞吐率:16.54req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014140s ] 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.000437s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059050s] [吞吐率:16.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.000619s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058265s] [吞吐率: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.000682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058867s] [吞吐率: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.002594s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059291s] [吞吐率:16.87req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008168s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039457s] [吞吐率:25.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001281s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001612s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000983s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000359s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039985s] [吞吐率:25.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000835s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002041s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001551s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000976s ] [ 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.000805s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.047197s] [吞吐率:21.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000607s ] [ 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:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.055555s] [吞吐率:18.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003099s ] 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.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000467s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.056538s] [吞吐率:17.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008681s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056961s] [吞吐率:17.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000745s ] [ 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:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.058649s] [吞吐率:17.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010237s ] 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.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000826s ] [ 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.000861s ] --------------------------------------------------------------- [2025-06-10T09:53:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.071668s] [吞吐率:13.95req/s] [内存消耗:2,415.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014269s ] 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.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001429s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001202s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001228s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000808s ] [ 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.000831s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000806s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.169437s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNiwibmJmIjoxNzQ5NTIwNDM2LCJleHAiOjE3NTIxMTI0MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YxwDbhIKkHwVy-UHXxovVAelN93elYwqPy9hPVPP1rDivuw0W4ZtHypudzZE25XJQvc092DYySX_VZtsJobwbSE1dJPap71HahaaDE6H1Rey3xbLj_2i_dHdnxEX-pWZyapTBS2k5agWjePZ4E8TuSN2dvy05HTOiNiuVLGue0k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009422s ] 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.000317s ] [ 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.114053s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052918s] [吞吐率:18.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.000679s ] 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.000319s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053509s] [吞吐率: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.001250s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052693s] [吞吐率:18.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.000597s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054790s] [吞吐率: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.000701s ] 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.000478s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055199s] [吞吐率:18.12req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000933s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001216s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053388s] [吞吐率:18.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005662s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053844s] [吞吐率:18.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007364s ] 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.000375s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.035855s] [吞吐率:27.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000519s ] [ 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.000544s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043629s] [吞吐率:22.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008300s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045568s] [吞吐率:21.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010330s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000633s ] [ 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.000794s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044073s] [吞吐率:22.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006318s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000532s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044963s] [吞吐率:22.24req/s] [内存消耗:2,419.73kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009080s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001589s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000401s ] [ 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.000442s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050751s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000875s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000546s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001942s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001656s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001575s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001543s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000250s ] --------------------------------------------------------------- [2025-06-10T09:53:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043213s] [吞吐率:23.14req/s] [内存消耗:2,470.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005074s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000731s ] [ 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.000605s ] --------------------------------------------------------------- [2025-06-10T09:53:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333963s] [吞吐率:2.99req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQzNywibmJmIjoxNzQ5NTIwNDM3LCJleHAiOjE3NTIxMTI0MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NnhKad5DsIlVsh3KgGMh_EMN6MX7BKgtw2E2JlGODIE3eeJOaCf36YiWV-S_0nT-Qsz3PatXuRA2f52Dx47zSol4AusUyNl6-MT2G5BSDSibiEgdq1yJhLxjLv6neUmTBKuSwqGPOUc_VzN3JFL8F4dIs1bTbvg12Du9JUjLj8g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010090s ] 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.000405s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078369s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 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=15 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=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.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=27 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=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006661s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006807s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006426s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006347s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006570s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 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=21 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=11 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=4 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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006074s ] --------------------------------------------------------------- [2025-06-10T09:54:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062867s] [吞吐率: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.009174s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T09:54:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050386s] [吞吐率:19.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0MSwibmJmIjoxNzQ5NTIwNDQxLCJleHAiOjE3NTIxMTI0NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J4hXbqNj5EVgqIH90cme2BJgQNtGQkkLZJHOvWMJEMRzR-8Qvzb7CMieZkqqN1ZJyvbwvTZkLyyr3bzG2BVnR_zUGJnlpA3qC7LSXhOc86utDC3Ve3dOiuygS9zl3UEoc643n7hURDAgbR1u5qhJ03Ke4vqBfDV48N6uqiYXk3w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015945s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000378s ] [ 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.000482s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055269s] [吞吐率:18.09req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000781s ] 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.000423s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054513s] [吞吐率:18.34req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051409s] [吞吐率:19.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.000839s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050754s] [吞吐率:19.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.000817s ] 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.000463s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053084s] [吞吐率:18.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.004317s ] 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.000597s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049220s] [吞吐率:20.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.001889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062380s] [吞吐率: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.015686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061939s] [吞吐率:16.14req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016018s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043237s] [吞吐率:23.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005213s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001276s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000705s ] [ 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.000697s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044865s] [吞吐率:22.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000503s ] [ 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.000507s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045010s] [吞吐率:22.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001440s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000441s ] [ 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.000796s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050826s] [吞吐率:19.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003292s ] 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.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000576s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002482s ] [ 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.001574s ] [ 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.000246s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035607s] [吞吐率:28.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000789s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000834s ] [ 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:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.058189s] [吞吐率:17.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011376s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000378s ] [ 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.000331s ] --------------------------------------------------------------- [2025-06-10T09:54:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054046s] [吞吐率:18.50req/s] [内存消耗:2,415.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001084s ] 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.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000773s ] [ 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.000779s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.174314s] [吞吐率:5.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ 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.118582s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.341507s] [吞吐率:2.93req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NiwibmJmIjoxNzQ5NTIwNDQ2LCJleHAiOjE3NTIxMTI0NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.e8dWD4hZbajmJvmL7Re6n6crTI5PZrVZfZ1QExi7c6d0pEa63G6THR7pBFgEt8Iymz4SuTZNAONtXBXavLavjQy3ou40QBEryinTPD1yJP0BRBHhuDOeGPv2jzqsPpN3HY38uskBmGqAy3ItaMcvvgr2lNxUX7CgzbSNoTumc7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ 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.081693s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006363s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006589s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 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=26 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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006366s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006201s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 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=19 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=18 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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 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=14 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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006428s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 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=23 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=21 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=11 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=4 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=29 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=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.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061455s] [吞吐率: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.000991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001199s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060778s] [吞吐率: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.007064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000297s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047043s] [吞吐率:21.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.002862s ] 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.000338s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062465s] [吞吐率:16.01req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000564s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003328s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062408s] [吞吐率:16.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001029s ] 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.002823s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061947s] [吞吐率:16.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062937s] [吞吐率:15.89req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000877s ] 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.000377s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036368s] [吞吐率:27.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037292s] [吞吐率:26.82req/s] [内存消耗:2,418.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ 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.000548s ] [ 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.000327s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039151s] [吞吐率:25.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000786s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000718s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.046606s] [吞吐率:21.46req/s] [内存消耗:2,470.86kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006395s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ 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.000456s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.046255s] [吞吐率:21.62req/s] [内存消耗:2,450.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000714s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001295s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000369s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.060455s] [吞吐率:16.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015958s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000601s ] --------------------------------------------------------------- [2025-06-10T09:54:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.061437s] [吞吐率:16.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ0NywibmJmIjoxNzQ5NTIwNDQ3LCJleHAiOjE3NTIxMTI0NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QH1eiqWjn9WOkyWa_7oQ6LL5Xqo11HKzbXGVjgpBRP4BAwP5dfz-3_DDBKVuDEqsH9Xhx6eNl7kKNc0-LXf4N39vNo0wVOULf1AEhFXVVTB_wijAhHQJLk3ff8es8tEj0eP0faaM4iejb1UqDKtt2gg56_oTqqCDES84hhbQlLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013742s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000642s ] [ 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:54:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067761s] [吞吐率:14.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:54:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038049s] [吞吐率:26.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1MSwibmJmIjoxNzQ5NTIwNDUxLCJleHAiOjE3NTIxMTI0NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dri-CC_Dp_QVl2FG3Sr-uyaQdWMK3DG7KfOhMcoOgNvWo1sIQ7R3a7GBxLizqaesGTJI7Zww8rCCrtqJvJFO4v7-H49Xwq0L1MNtJ7WbzKBG7Jg0wPo8w9rnRURBsxlcpbEJe4s900EhOwa5UV1u_hGpGUk5xYiTs9HaCYCLNb4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004945s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000502s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T09:54:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036351s] [吞吐率:27.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1MSwibmJmIjoxNzQ5NTIwNDUxLCJleHAiOjE3NTIxMTI0NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dri-CC_Dp_QVl2FG3Sr-uyaQdWMK3DG7KfOhMcoOgNvWo1sIQ7R3a7GBxLizqaesGTJI7Zww8rCCrtqJvJFO4v7-H49Xwq0L1MNtJ7WbzKBG7Jg0wPo8w9rnRURBsxlcpbEJe4s900EhOwa5UV1u_hGpGUk5xYiTs9HaCYCLNb4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002840s ] 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.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000520s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056439s] [吞吐率:17.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000819s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053785s] [吞吐率: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.005992s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001085s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055451s] [吞吐率: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.004659s ] 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.000391s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055473s] [吞吐率:18.03req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000865s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056027s] [吞吐率: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.000702s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056365s] [吞吐率:17.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003573s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055529s] [吞吐率: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.003555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001116s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064992s] [吞吐率:15.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.010049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001352s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045883s] [吞吐率:21.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009364s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000656s ] [ 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.000541s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.039483s] [吞吐率:25.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000724s ] [ 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.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000847s ] [ 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.000594s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038719s] [吞吐率:25.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000628s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042858s] [吞吐率:23.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044698s] [吞吐率:22.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007428s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000355s ] [ 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.000390s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063511s] [吞吐率:15.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000832s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001290s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.007687s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001403s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001196s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001188s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001226s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001609s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000934s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.059124s] [吞吐率:16.91req/s] [内存消耗:2,471.10kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008194s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000618s ] [ 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.000484s ] --------------------------------------------------------------- [2025-06-10T09:54:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.058981s] [吞吐率:16.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NiwibmJmIjoxNzQ5NTIwNDU2LCJleHAiOjE3NTIxMTI0NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aQDNaAJyN33B-dqERLn0e0Dr6E4d7MwUA5gR23MLAPkP-ZCia6K-I-ux7qDcaXGdt7Gtm7xhPMJC-UBTw_dP74lwKTHlrlJuFguZ0eHoCcsaKnv3AdATTgbERPpl2-NBM2dmoG2kZb2Yx7AnEqILorPAoBtdAI8oAScXUFwVEhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006861s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ 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.000738s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052880s] [吞吐率: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.000613s ] 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.000884s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052851s] [吞吐率: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.000772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001179s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-06-10T09:54:17+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.000890s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000499s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053633s] [吞吐率: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.001417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053903s] [吞吐率:18.55req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053153s] [吞吐率:18.81req/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.001071s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000292s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053176s] [吞吐率:18.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.004225s ] 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.000368s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050168s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014542s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051367s] [吞吐率:19.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013453s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000812s ] [ 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.000555s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050715s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000701s ] [ 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.000537s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050971s] [吞吐率:19.62req/s] [内存消耗:2,567.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013904s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ 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.000739s ] --------------------------------------------------------------- [2025-06-10T09:54:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057054s] [吞吐率:17.53req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014962s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000530s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002012s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001798s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002137s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001625s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000236s ] --------------------------------------------------------------- [2025-06-10T09:54:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.167163s] [吞吐率:5.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013496s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ 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.120780s ] --------------------------------------------------------------- [2025-06-10T09:54:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.395378s] [吞吐率:2.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ1NywibmJmIjoxNzQ5NTIwNDU3LCJleHAiOjE3NTIxMTI0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ef2yLpdA9PN4qWJ-5CT3bC9DuLOl4joVJsjyQ-iO1xEQ_8eDpSoX8sKVxI9h7wT2oB1QyjbD8Ouonf1SThooMKeGvXlZfgnqdMrvTHyBfXSBBUTUqs0oaueW-X2_Eiycff4mCFWmsSsEJabalDaW3qIT5L8Hc2bqxbsgZlSkHKE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010953s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ 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.077322s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006933s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006480s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=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.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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006125s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.008659s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.011082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010952s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.011041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010721s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010795s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010788s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010739s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010905s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.011108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.010971s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.008847s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006570s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006563s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006598s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006736s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006605s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006781s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006679s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006886s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007456s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006528s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006463s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006420s ] --------------------------------------------------------------- [2025-06-10T09:54:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053945s] [吞吐率:18.54req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002783s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T09:54:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039056s] [吞吐率:25.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2MSwibmJmIjoxNzQ5NTIwNDYxLCJleHAiOjE3NTIxMTI0NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Iu3-iTEtaN9PisAXa3K5x5VFwf3e0J4txrbeZwANBSZTDLdovy2Z7EwWgfNEqs91OrHY5kV31CIym9KJ3Pa2tT7w9bqMRL-1MhcYIVyoIA_g9IsyVKJ-oaT7BtoKpd5qhdmFhuMqAZoHL9p3SjNOAjOmq02xJbAN5VKULapAREM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005630s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000530s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054896s] [吞吐率:18.22req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001947s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054685s] [吞吐率:18.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.000935s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056085s] [吞吐率: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.000914s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001137s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056038s] [吞吐率:17.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011799s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:54:26+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.001284s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004383s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001561s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054546s] [吞吐率:18.33req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007082s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061689s] [吞吐率:16.21req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006042s ] 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.000885s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060340s] [吞吐率:16.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.015831s ] 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.000540s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.040221s] [吞吐率:24.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000959s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000824s ] [ 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.001104s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043546s] [吞吐率:22.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046308s] [吞吐率:21.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001320s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000540s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045244s] [吞吐率:22.10req/s] [内存消耗:2,583.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002098s ] 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.000607s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001280s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044135s] [吞吐率:22.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001223s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ 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.000795s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.047292s] [吞吐率:21.15req/s] [内存消耗:2,567.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007042s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000782s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038744s] [吞吐率:25.81req/s] [内存消耗:2,470.98kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.002305s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000820s ] [ 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.000757s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053380s] [吞吐率:18.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011114s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-06-10T09:54:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038227s] [吞吐率:26.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NiwibmJmIjoxNzQ5NTIwNDY2LCJleHAiOjE3NTIxMTI0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ir7mFzKjzhNl1YZjf_WcBtlUdy9kxPBLWHTI65xg1RFriKRnSvhiMvL1GUYsFG_IvE6ro_0N2K7Cjw-Gy02YsR12wo3bw94pxqZGHeQ70ZbAoBqbchg2UhQ921OLZxOHodHH0rC6kIKZIt6yMQ1bk560wkTsupq5-8EED3CqOtM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004311s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000515s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057378s] [吞吐率:17.43req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000899s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001344s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000296s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057505s] [吞吐率:17.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001652s ] 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.000540s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057621s] [吞吐率:17.35req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012689s ] 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.000361s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057685s] [吞吐率: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.012171s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000461s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057725s] [吞吐率: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.013955s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057608s] [吞吐率:17.36req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005037s ] 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.000364s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058000s] [吞吐率:17.24req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011479s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001066s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059014s] [吞吐率: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.003499s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037429s] [吞吐率:26.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000672s ] [ 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:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040799s] [吞吐率:24.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000686s ] [ 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.000674s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043356s] [吞吐率:23.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043859s] [吞吐率:22.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000590s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000901s ] [ 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.000437s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053298s] [吞吐率:18.76req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000770s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000768s ] [ 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.001824s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001498s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001516s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001556s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-06-10T09:54:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053491s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014040s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000249s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ 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.000500s ] --------------------------------------------------------------- [2025-06-10T09:54:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.153031s] [吞吐率:6.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004264s ] 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.000237s ] [ 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.116649s ] --------------------------------------------------------------- [2025-06-10T09:54:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324877s] [吞吐率:3.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ2NywibmJmIjoxNzQ5NTIwNDY3LCJleHAiOjE3NTIxMTI0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HjfoPtKr6kKEoTxafs_oIrWjnrOecQm7Ag77w1DHr4Tyl9iyabaGeSFUzB4BniEXldfxMME3Ct5hagrkdZjIi5x9DMODjuXCkGFuoj8Z8JRl-gh0fbTQujNjZ521tqAXVGLYT0WQpZLWgPv7jnEbVbRxluMStAtrqRY95h-8O4g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002026s ] 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.000309s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.076477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006732s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006459s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006356s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006348s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006335s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006281s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006272s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=10 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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=17 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=9 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=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.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=11 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=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] --------------------------------------------------------------- [2025-06-10T09:54:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058155s] [吞吐率: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.006093s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T09:54:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045941s] [吞吐率:21.77req/s] [内存消耗:2,477.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3MSwibmJmIjoxNzQ5NTIwNDcxLCJleHAiOjE3NTIxMTI0NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vM1IEmmWz-gOhocOinN7CkWyEZsZHFAnfWDH_3veZvrAwDLekQJao3HzUVzDFmzsaTGF7ZkbkTohoRzbmPnDOAE0m5Catv8V_1hBj_0nBJMg8f7ag_swa_xlx7b2eNTCiEFCtJOE0I3DtKjizbneqhxQnjQaEFMKqQglPUSCfKg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011331s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065791s] [吞吐率:15.20req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] 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.000536s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.042687s] [吞吐率:23.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.000793s ] 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.000497s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045227s] [吞吐率:22.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.000738s ] 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.000362s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045246s] [吞吐率:22.10req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044196s] [吞吐率:22.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.003536s ] 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.000449s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049558s] [吞吐率:20.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.003132s ] 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.000549s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048903s] [吞吐率:20.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.005734s ] 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.000463s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050541s] [吞吐率:19.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.004378s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000507s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053691s] [吞吐率:18.63req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001077s ] 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.000317s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.044409s] [吞吐率:22.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006450s ] 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.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000768s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050042s] [吞吐率:19.98req/s] [内存消耗:2,471.10kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000751s ] [ 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:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050812s] [吞吐率:19.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000781s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000851s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051926s] [吞吐率:19.26req/s] [内存消耗:2,470.88kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000642s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.060210s] [吞吐率:16.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013025s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000601s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.061850s] [吞吐率:16.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011829s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000685s ] [ 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:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.062617s] [吞吐率:15.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011734s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000799s ] [ 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.001056s ] --------------------------------------------------------------- [2025-06-10T09:54:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.063907s] [吞吐率:15.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015581s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001000s ] [ 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.000570s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159075s] [吞吐率:6.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NiwibmJmIjoxNzQ5NTIwNDc2LCJleHAiOjE3NTIxMTI0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PYOT0thmgysgEwZYCTbUdYbeQmW3RLKQhFmozXw9C3F9Jl_FxSsYSVNrCZQ8Yn11ilxOZCAKBY5ATqwDC94YkAgKhrXXM1Q9bNCm7T7bvx-r7vYtAVhH5ZS6gWFWWyLX9RsSjiNPZ5YdivoOZKLKupeBdp9_4ffjW8wrVsxywCM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001704s ] 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.000283s ] [ 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.121217s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055886s] [吞吐率:17.89req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001077s ] 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.000416s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055060s] [吞吐率:18.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000579s ] 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.000441s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056028s] [吞吐率:17.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009483s ] 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.000400s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056869s] [吞吐率:17.58req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008761s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056813s] [吞吐率: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.000673s ] 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.000412s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056753s] [吞吐率:17.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003959s ] 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.000405s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049047s] [吞吐率:20.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012040s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000471s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051337s] [吞吐率:19.48req/s] [内存消耗:2,472.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015240s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000785s ] [ 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.000670s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049559s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049658s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000504s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-06-10T09:54:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059423s] [吞吐率:16.83req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009307s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000685s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001943s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001614s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002186s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001637s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000283s ] --------------------------------------------------------------- [2025-06-10T09:54:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063392s] [吞吐率:15.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001402s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001206s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001520s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001131s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001142s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001192s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000937s ] --------------------------------------------------------------- [2025-06-10T09:54:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.328857s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ3NywibmJmIjoxNzQ5NTIwNDc3LCJleHAiOjE3NTIxMTI0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.IwRGZOW3VmyBs30MS8wDf7gisNDU4FmDzf9ODlLtAa6ohevI9jwMkuG2XyyM0-Y0lv4a0ht1CbEWpcAsMCNDDfZAl0NEQvrc3NXY319BGVlcHDaJBFY5tCp3Nxf3Wy3grigaUV92bGJv-lzbTavWTZ3rBCYr8sVD9fmbiu5xips', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009153s ] 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.000345s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073783s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006527s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006329s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006287s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 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=5 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=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=14 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=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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=23 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=21 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=11 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=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.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.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.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:54:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062811s] [吞吐率:15.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009651s ] 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.000324s ] --------------------------------------------------------------- [2025-06-10T09:54:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048575s] [吞吐率:20.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4MSwibmJmIjoxNzQ5NTIwNDgxLCJleHAiOjE3NTIxMTI0ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P729eA0fjhxVYg7HTq0MEy_E2jT83NSIYkHEpBDQM2LB9_v0jeKq5qnDlqhheNveXGBZPGE0NQT9HTt2AGc7H2GXr2MpNxOB8pI0VbVX68EotXMEDAIwnCpgXN5d3PCZCyNk_5gz65uifcWvGdAPJHYSyfozacAkvQfXlZRSZjc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011857s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-06-10T09:54:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048818s] [吞吐率:20.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4MSwibmJmIjoxNzQ5NTIwNDgxLCJleHAiOjE3NTIxMTI0ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.P729eA0fjhxVYg7HTq0MEy_E2jT83NSIYkHEpBDQM2LB9_v0jeKq5qnDlqhheNveXGBZPGE0NQT9HTt2AGc7H2GXr2MpNxOB8pI0VbVX68EotXMEDAIwnCpgXN5d3PCZCyNk_5gz65uifcWvGdAPJHYSyfozacAkvQfXlZRSZjc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000489s ] [ 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.000472s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072611s] [吞吐率:13.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.004616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001707s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000854s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063059s] [吞吐率: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.020451s ] 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.000410s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060938s] [吞吐率: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.014841s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001244s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064152s] [吞吐率:15.59req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016968s ] 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.000381s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062565s] [吞吐率:15.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016534s ] 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.000425s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062292s] [吞吐率:16.05req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004654s ] 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.000337s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060784s] [吞吐率: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.010671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001161s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074227s] [吞吐率:13.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.000776s ] 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.000387s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065165s] [吞吐率:15.35req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003193s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039503s] [吞吐率:25.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000956s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000652s ] [ 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.056265s] [吞吐率:17.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007330s ] 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.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055668s] [吞吐率:17.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013546s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000862s ] [ 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.000726s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.057624s] [吞吐率:17.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011128s ] 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.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000403s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.055930s] [吞吐率:17.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000648s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.058209s] [吞吐率:17.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000563s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000802s ] [ 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.000592s ] --------------------------------------------------------------- [2025-06-10T09:54:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.058930s] [吞吐率:16.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015172s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001358s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000540s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.001142s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156992s] [吞吐率:6.37req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ 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.117318s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333769s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NiwibmJmIjoxNzQ5NTIwNDg2LCJleHAiOjE3NTIxMTI0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hHNVWuBv1T4cJYBnScofCO16y4sp6roas0MEngkQEP_E2-L6jZxaKHWHPBGmCSuRk7dzEZzTHxl-HqUFZbOv35wlOw6C94faGI60Te6COT4aGpIcDjFWZQEu4GGyvxlquXZ63YOf64c_GIvsgV4wv8R8s-rEv8t9aLVXBxrrFj0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000424s ] [ 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.085621s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006764s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 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=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=13 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=34 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=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.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057144s] [吞吐率:17.50req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000887s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055709s] [吞吐率:17.95req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006217s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054806s] [吞吐率: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.003295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002263s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058848s] [吞吐率: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.014171s ] 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.000772s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057185s] [吞吐率: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.013729s ] 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.000524s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057369s] [吞吐率:17.43req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003290s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035508s] [吞吐率:28.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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.000641s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042937s] [吞吐率:23.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006950s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045983s] [吞吐率:21.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000831s ] [ 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.000962s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053189s] [吞吐率:18.80req/s] [内存消耗:2,415.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001102s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001343s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001112s ] [ 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.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001161s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001008s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.057253s] [吞吐率:17.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008392s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.058407s] [吞吐率:17.12req/s] [内存消耗:2,470.93kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004766s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-06-10T09:54:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.064087s] [吞吐率:15.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ4NywibmJmIjoxNzQ5NTIwNDg3LCJleHAiOjE3NTIxMTI0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RUWIrB4YL3TuoAQ-jFOIMeIxdsmmPPDJfzAtWtib9uBjn0TUYHdSwn0v2qVpbZ07qBcrnjAtDJymKaAjIqzbYZcx4HPsCnj3rR3x6Jy5ZzgWTt9AUXbfX8We5a6mFAJeo7lTbn0QExN6O78R1xVsNLrdfxAbw3xhpUbgD72ss2s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007462s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000532s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002326s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002097s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001787s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001508s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T09:54:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.195378s] [吞吐率:5.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.013397s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:54:52+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037111s] [吞吐率:26.95req/s] [内存消耗:2,477.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5MSwibmJmIjoxNzQ5NTIwNDkxLCJleHAiOjE3NTIxMTI0OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.TuvA06Qcmh9Jm8u00Wx2dfdAfGp89kKOnOGxDHP3_WOf3XRjlbCJtUcfZAqqbunHomWdohH4gy36V1M3afXuG-zIzRtrITFi_jZIACq3rl3KlqGPNnagWvNyixsjNLDc84Az_kl3InzfOTpZ9ynvvcqgAeq1yTpJO-HOfx6lmVQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003071s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000472s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060366s] [吞吐率:16.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.001058s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000529s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051902s] [吞吐率:19.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.000611s ] 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.000371s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054033s] [吞吐率: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.008385s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054086s] [吞吐率: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.008562s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054555s] [吞吐率: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.001644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055403s] [吞吐率:18.05req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000675s ] 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.000445s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055500s] [吞吐率:18.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000641s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055170s] [吞吐率:18.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001116s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057914s] [吞吐率:17.27req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011451s ] 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.000426s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037774s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046567s] [吞吐率:21.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000876s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000572s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000838s ] [ 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.000653s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040462s] [吞吐率:24.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005148s ] 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.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000728s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040447s] [吞吐率:24.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003696s ] 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.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040282s] [吞吐率:24.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ 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.000639s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059961s] [吞吐率:16.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001689s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001202s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001146s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000826s ] --------------------------------------------------------------- [2025-06-10T09:54:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.054129s] [吞吐率:18.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007479s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.165333s] [吞吐率:6.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008513s ] 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.000243s ] [ 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.114009s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038578s] [吞吐率:25.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NiwibmJmIjoxNzQ5NTIwNDk2LCJleHAiOjE3NTIxMTI0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Bjx42Ookpci_bBQ6HSl5z0Z7eTYMxPUtkagi-e3AgzUHv8ZRVeqC5YYn8a-C1LPf7_Q7C4v8dGSEvT6efezEbJ1XTcoOdQueSP45hL6LhLdYnQqQwh_eR_6cEK2NwEvs2swjxmsHXMK3e8NsW4mefJC6qqRSHnWKdC3sS4TKjuw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004103s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ 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.000504s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053794s] [吞吐率: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.000659s ] 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.000316s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054359s] [吞吐率:18.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.000924s ] 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.000383s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053998s] [吞吐率:18.52req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053847s] [吞吐率:18.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014261s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055216s] [吞吐率: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.015034s ] 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.000359s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055038s] [吞吐率: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.014687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001429s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055299s] [吞吐率:18.08req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015236s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001393s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-06-10T09:54:57+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.014605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001659s ] --------------------------------------------------------------- [2025-06-10T09:54:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.047661s] [吞吐率:20.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NywibmJmIjoxNzQ5NTIwNDk3LCJleHAiOjE3NTIxMTI0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Is5HwypyFDcO7CyY9v5_0GgYjKe5ul9XQPJfZNLaAlYqvh9lmBadb-3Xn-OIL8C_USBNxB0xVVYqjtMFTUqC_s1Y2Vqg40H_xg3poKj-n4L7P_widtbXmr_rYhuIDGMw8QoqTTq9NGpIoyxJdfRVik6r8AP4kWuNxatLVmT0HA0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000596s ] 10 [ RunTime:0.000575s ] 09 [ RunTime:0.001570s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001576s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000292s ] --------------------------------------------------------------- [2025-06-10T09:54:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.330289s] [吞吐率:3.03req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDQ5NywibmJmIjoxNzQ5NTIwNDk3LCJleHAiOjE3NTIxMTI0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Is5HwypyFDcO7CyY9v5_0GgYjKe5ul9XQPJfZNLaAlYqvh9lmBadb-3Xn-OIL8C_USBNxB0xVVYqjtMFTUqC_s1Y2Vqg40H_xg3poKj-n4L7P_widtbXmr_rYhuIDGMw8QoqTTq9NGpIoyxJdfRVik6r8AP4kWuNxatLVmT0HA0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007587s ] 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.000285s ] [ 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.073721s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006960s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006545s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006300s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006192s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=5 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=3 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=25 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=26 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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=7 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=22 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=28 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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006289s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 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=20 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=8 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=23 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=21 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=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.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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] --------------------------------------------------------------- [2025-06-10T09:55:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054303s] [吞吐率:18.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.002784s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:55:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041976s] [吞吐率:23.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwMSwibmJmIjoxNzQ5NTIwNTAxLCJleHAiOjE3NTIxMTI1MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ifYLNZjYcLLVJ4kbPLtE7q3n-93I_LVtCraKt-2LF302VUH54IZPfBAQHweqt7sDErryyum1EeUt_GQxvUfzBQNHrZaSM61fPblQWN7KHdArtqk37btyb3l00QGsVV62wF8mHukZaQbolmY1IPuKEdP4Cka022RurMj6qW980QY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007330s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000540s ] [ 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:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069479s] [吞吐率:14.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.001853s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.015219s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051114s] [吞吐率:19.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.005737s ] 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.000330s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053852s] [吞吐率:18.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008143s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052887s] [吞吐率: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.007164s ] 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.000385s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052325s] [吞吐率:19.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.006284s ] 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.000348s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052767s] [吞吐率:18.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.005235s ] 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.000434s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053868s] [吞吐率: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.000625s ] 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.000330s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055129s] [吞吐率: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.002007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037676s] [吞吐率:26.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000928s ] 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.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000697s ] [ 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.000810s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037437s] [吞吐率:26.71req/s] [内存消耗:2,472.63kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002386s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000694s ] [ 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:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036144s] [吞吐率:27.67req/s] [内存消耗:2,418.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000652s ] [ 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:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036982s] [吞吐率:27.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000350s ] [ 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.000692s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037359s] [吞吐率:26.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000506s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049922s] [吞吐率:20.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000563s ] [ 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.000710s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.064008s] [吞吐率:15.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014732s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-06-10T09:55:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.064272s] [吞吐率:15.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015489s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ 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 (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,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.000532s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150222s] [吞吐率:6.66req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNiwibmJmIjoxNzQ5NTIwNTA2LCJleHAiOjE3NTIxMTI1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aHofVA0PFyzpKxgT3szHAXQkLOCO6Sg2DAOrdD2k2TNJZ9SFosUGqplzG0CyhnWQvYFAgTykLwYtLKSps3cCjG-XAfsDsizXHZM4IYXMSR2HjjjRujBKJ0Dk24syMgwqJtE50BSiCh8PqPFbBgF-JuFQW_T3rLfBm2Gs-PtxRU0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000520s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001440s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ 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.116578s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055169s] [吞吐率:18.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056245s] [吞吐率:17.78req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000895s ] 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.000345s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056463s] [吞吐率:17.71req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014807s ] 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.000409s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056586s] [吞吐率:17.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014092s ] 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.000394s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056518s] [吞吐率:17.69req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011648s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056592s] [吞吐率:17.67req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011604s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036818s] [吞吐率:27.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000924s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000513s ] [ 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.000356s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052458s] [吞吐率:19.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ 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.000524s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040490s] [吞吐率:24.70req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,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:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053396s] [吞吐率:18.73req/s] [内存消耗:2,470.88kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ 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.000502s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059409s] [吞吐率:16.83req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015493s ] 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.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000477s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001852s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001823s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001723s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001556s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000302s ] --------------------------------------------------------------- [2025-06-10T09:55:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063071s] [吞吐率:15.86req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014489s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001265s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001155s ] [ 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.000802s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000969s ] --------------------------------------------------------------- [2025-06-10T09:55:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333563s] [吞吐率:3.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUwNywibmJmIjoxNzQ5NTIwNTA3LCJleHAiOjE3NTIxMTI1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.W11hkpv3KRHAh_EyuUkf5iuq48djVY8z_4B8kkAmoj7IfWWx9Jsrnmk2ca9srmvbCtKYrY4GTtzyQDpTA4RAYnw43sHxvyOeLJHJPxODCwGwM8Oa_b-D8LwugN42P8A5mBVdlHiB9pcqG_HoEb-929RXUkcLgtcCJeyUQxQtpLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015667s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ 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.074292s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006865s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.006199s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 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=15 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=5 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=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.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=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.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.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=7 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=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.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.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.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=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.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=14 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=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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=11 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=4 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=29 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=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.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] --------------------------------------------------------------- [2025-06-10T09:55:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059844s] [吞吐率:16.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.005299s ] 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.000341s ] --------------------------------------------------------------- [2025-06-10T09:55:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.046589s] [吞吐率:21.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxMSwibmJmIjoxNzQ5NTIwNTExLCJleHAiOjE3NTIxMTI1MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VsrGcr7glXWpemyZTbwHv6RPikw3Dn_AnAs9i3reaqshhuIl4vcRByNCgodzg38CSYXtbF8Y8sBjUPmLK_R7k9iYzNCAC2aM6CCqhqQ2tcIdGFCYHgdnaNA0q7w6G_svxVYiD-nhIh0lVM1hTIJ5pHmA5nTX8mpEL4wye690XDM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000514s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:55:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046757s] [吞吐率:21.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxMSwibmJmIjoxNzQ5NTIwNTExLCJleHAiOjE3NTIxMTI1MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VsrGcr7glXWpemyZTbwHv6RPikw3Dn_AnAs9i3reaqshhuIl4vcRByNCgodzg38CSYXtbF8Y8sBjUPmLK_R7k9iYzNCAC2aM6CCqhqQ2tcIdGFCYHgdnaNA0q7w6G_svxVYiD-nhIh0lVM1hTIJ5pHmA5nTX8mpEL4wye690XDM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000540s ] [ 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:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054316s] [吞吐率: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.001276s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001281s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055380s] [吞吐率: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.001037s ] 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.000387s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062775s] [吞吐率: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.008530s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001140s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053648s] [吞吐率: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.001888s ] 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.000368s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063035s] [吞吐率:15.86req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001043s ] 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.002257s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055863s] [吞吐率: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.011024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055619s] [吞吐率:17.98req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008835s ] 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.000451s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050421s] [吞吐率:19.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.007484s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053727s] [吞吐率: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.007805s ] 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.000452s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.040031s] [吞吐率:24.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002928s ] 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.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000771s ] [ 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.000833s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045240s] [吞吐率:22.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000775s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000608s ] [ 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.000458s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052765s] [吞吐率:18.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004606s ] 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.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001194s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000725s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002813s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002184s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002127s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002366s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050318s] [吞吐率:19.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000525s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000755s ] [ 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.000756s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050707s] [吞吐率:19.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000323s ] [ 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.000603s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053538s] [吞吐率:18.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000780s ] [ 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.000550s ] --------------------------------------------------------------- [2025-06-10T09:55:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.058038s] [吞吐率:17.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012255s ] 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.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000366s ] [ 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.000450s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.179799s] [吞吐率:5.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002091s ] 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.000291s ] [ 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.138659s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.352715s] [吞吐率:2.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNiwibmJmIjoxNzQ5NTIwNTE2LCJleHAiOjE3NTIxMTI1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Uew-OXST0MINwoXl4ad-QLw3iZMkJo6YVvaAV_87gXUqdLgYZT3BCdpJlZ897HAaqkYeZ-BYL54jcrfIc6EFH5o8JSz47eBXjvYFEtZ9OE2vy67_gbcXcvw_K_1eDj60nHW4zHQSxQS3GZAetryoJaXO8IQQVMWE4A7Jo5DYhdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.092513s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006907s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006513s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006143s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=7 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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 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=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.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=18 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=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006174s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 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=14 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=13 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=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.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=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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.006057s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052535s] [吞吐率:19.03req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001261s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000483s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.035302s] [吞吐率:28.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000841s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ 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.000436s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040370s] [吞吐率:24.77req/s] [内存消耗:2,419.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005494s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041735s] [吞吐率:23.96req/s] [内存消耗:2,470.88kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000699s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ 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.000482s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048631s] [吞吐率:20.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000659s ] 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.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001375s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001327s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000865s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.056804s] [吞吐率:17.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011134s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.057756s] [吞吐率:17.31req/s] [内存消耗:2,472.21kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013926s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000490s ] --------------------------------------------------------------- [2025-06-10T09:55:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.056420s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUxNywibmJmIjoxNzQ5NTIwNTE3LCJleHAiOjE3NTIxMTI1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dCWxzIrgAZJp_R8ugDkuOZkjlsGlsjiC7FpYtDBCCXU0BMfrwjYqO-q_RuGB3deaYb93bs2DqkHKkDhdWF6lCRTNgJrquzIYXA5X5hBCOCgYONc8sFSz7OiSD89p1sIFZQxAcyPJJMf7LX5zpMVPdPVtR7u6I9sFdHL408g6Y8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011047s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000755s ] [ 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.000646s ] --------------------------------------------------------------- [2025-06-10T09:55:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063822s] [吞吐率: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.012976s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T09:55:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035352s] [吞吐率:28.29req/s] [内存消耗:2,477.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyMSwibmJmIjoxNzQ5NTIwNTIxLCJleHAiOjE3NTIxMTI1MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Z1GLV5JXgCsqY9Z5_Wgcs3XzZBIx_g2O_jeoberRh39iZ9xY5hNkfeZpH-dVhNAHyEDHK6vHa0hOM0_J2NxS1XFWjzxGSMST1xV8afEoGjpA8xkJLlnR4m93N8toctcVxsagD09xegx11Touq3imhFI_Gn7b4sWa2nAKPb1syWs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000849s ] [ 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.000391s ] [ 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.000474s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064622s] [吞吐率:15.47req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001486s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058091s] [吞吐率: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.009633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002158s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058259s] [吞吐率:17.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004500s ] 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.000465s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060193s] [吞吐率:16.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.000701s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060651s] [吞吐率:16.49req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008924s ] 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.000319s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060713s] [吞吐率:16.47req/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.002453s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061575s] [吞吐率:16.24req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011165s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065590s] [吞吐率: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.000757s ] 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.000449s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.039979s] [吞吐率:25.01req/s] [内存消耗:2,450.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001938s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000441s ] [ 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.000723s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047564s] [吞吐率:21.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002535s ] 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.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000810s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049127s] [吞吐率:20.36req/s] [内存消耗:2,567.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001438s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000779s ] [ 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.000911s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048567s] [吞吐率:20.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001021s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000512s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000870s ] [ 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.000649s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050280s] [吞吐率:19.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000982s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001007s ] [ 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.000447s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053037s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001418s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001095s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001019s ] [ 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:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.056907s] [吞吐率:17.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005668s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000323s ] [ 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.000291s ] --------------------------------------------------------------- [2025-06-10T09:55:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057093s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNiwibmJmIjoxNzQ5NTIwNTI2LCJleHAiOjE3NTIxMTI1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xrMdOKHCMHr6kjlnUIMHFB7kLdzfEMaTQteWcF-EuIXY2BWjADG7NndY6b2MlWnTsPZVy_6gR1z-LtyLI09tpcVqS6jAhUoc1hxI3sMXTnmuyF7UT4uj77Cu0YMDL7dGHmQ1rFujQJikD3qB8hXFVP6MY-nelqKm9DcISWz9qPw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001056s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001800s ] [ 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.001475s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001670s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055624s] [吞吐率: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.000994s ] 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.000457s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056367s] [吞吐率:17.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005385s ] 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.000455s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056273s] [吞吐率:17.77req/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.015470s ] 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.000493s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054882s] [吞吐率:18.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000559s ] 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.000378s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054979s] [吞吐率: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.005744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000458s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056491s] [吞吐率:17.70req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003436s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054968s] [吞吐率: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.013692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036427s] [吞吐率:27.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000523s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047019s] [吞吐率:21.27req/s] [内存消耗:2,422.88kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002990s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000343s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049434s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005124s ] 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.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000771s ] [ 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.000548s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050037s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012580s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051798s] [吞吐率:19.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013497s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000529s ] [ 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.000725s ] --------------------------------------------------------------- [2025-06-10T09:55:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062368s] [吞吐率:16.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004893s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001300s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001213s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000935s ] [ 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.000938s ] --------------------------------------------------------------- [2025-06-10T09:55:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.169324s] [吞吐率:5.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003026s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ 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.123286s ] --------------------------------------------------------------- [2025-06-10T09:55:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.336792s] [吞吐率:2.97req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUyNywibmJmIjoxNzQ5NTIwNTI3LCJleHAiOjE3NTIxMTI1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.AUkca9w5MqMpfJMi3nZgjl_Mb1ROOhxwZPJ-QeY9tJMXDh7oBXQYdtaxvb0j6rwTuZdSHRRjp0mkQdNei5lgg8vziasG405RoWnItzjyjVmufHD21roZ68lsxMo1OQcOTUtzxJWGR--dbrHQn-HUfSfMQmHi_G1RXLAtmAyVdCo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013586s ] 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.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.079120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006806s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006306s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=26 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=10 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=27 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=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.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.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=18 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=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 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=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006204s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006145s ] --------------------------------------------------------------- [2025-06-10T09:55:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070767s] [吞吐率:14.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.009515s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T09:55:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047734s] [吞吐率:20.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzMSwibmJmIjoxNzQ5NTIwNTMxLCJleHAiOjE3NTIxMTI1MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qfNoUGI7b9BPOYZGcp3sPbLibfsEb32Qfrup_UDxSroKSAVHoNZErfAQLNBtFGZOXa-sH10gFeZTtnOWLq1hcBzUtIhZkmdbg4Uat2b3LHh-BP5rkrukZFU34H5kB1AUcxDeAoSz_RT1rV7yPA6Um1av_BRGqDI4Na49vKLBFgI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013825s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ 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.000473s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.088191s] [吞吐率:11.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.001300s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003174s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071910s] [吞吐率:13.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.015369s ] 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.000387s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071849s] [吞吐率:13.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.001026s ] 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.000428s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072405s] [吞吐率:13.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.001817s ] 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.000329s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038703s] [吞吐率:25.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000960s ] [ 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:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043429s] [吞吐率:23.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003795s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000323s ] [ 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.000367s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049119s] [吞吐率:20.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001482s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000664s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.059153s] [吞吐率:16.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001613s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000841s ] [ 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.000763s ] --------------------------------------------------------------- [2025-06-10T09:55:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059397s] [吞吐率:16.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000824s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000741s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002417s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001684s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002443s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001741s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.069985s] [吞吐率:14.29req/s] [内存消耗:2,418.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000243s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000313s ] [ 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.000300s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.061644s] [吞吐率:16.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013605s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ 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.000780s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.171436s] [吞吐率:5.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006874s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001169s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000594s ] [ 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.130669s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.331227s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNiwibmJmIjoxNzQ5NTIwNTM2LCJleHAiOjE3NTIxMTI1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ev87jUU3Qidsp_8KlBGHUiM4HbPN620iTJ7n_E-gwjm0UixJr2bYmMLCphbLW6W-ZDIKHJCY2Ca5OQeWu30Qucuv0-HTk2sh9kjpJy9Pznqu3gjB1J6LUqHwf8HjGYbiIUApx4JiB0cSTxRCch5rI0_x2D_bf07UWl-SHxLgF2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001483s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ 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.086987s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006797s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006499s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006359s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006291s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006258s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=26 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=10 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=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.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=20 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=8 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=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.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=11 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=4 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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059639s] [吞吐率: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.000954s ] 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.000475s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059921s] [吞吐率:16.69req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060564s] [吞吐率:16.51req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014650s ] 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.000375s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061017s] [吞吐率: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.004708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061168s] [吞吐率:16.35req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001349s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060803s] [吞吐率: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.014948s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000453s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036275s] [吞吐率:27.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000613s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036809s] [吞吐率:27.17req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000885s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.051204s] [吞吐率:19.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011820s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000360s ] [ 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.000422s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051369s] [吞吐率:19.47req/s] [内存消耗:2,450.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008625s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,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:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052459s] [吞吐率:19.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001043s ] [ 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.000665s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051189s] [吞吐率:19.54req/s] [内存消耗:2,470.86kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008005s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-06-10T09:55:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061696s] [吞吐率:16.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDUzNywibmJmIjoxNzQ5NTIwNTM3LCJleHAiOjE3NTIxMTI1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.MAr8OEy3z6GiRPvWcuy9_RanMtqPyLAbW49KOwCROwYa9UhqpESz1ZkFkofC9uLc7Vyp8PnRDUbXU_IlIMAXq0So0SKuetgL6R3eqGYI3QP8BWQ_j93Clc1XnQaFWSNyp3DGQHX8CJFFLvKP3MB2H2Mi5AF6HCfyxmp0NXe7EXg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008414s ] 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.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001222s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000820s ] [ 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.000749s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-06-10T09:55:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064424s] [吞吐率:15.52req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009595s ] 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.000333s ] --------------------------------------------------------------- [2025-06-10T09:55:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064454s] [吞吐率:15.51req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009729s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-06-10T09:55:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048788s] [吞吐率:20.50req/s] [内存消耗:2,422.85kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0MSwibmJmIjoxNzQ5NTIwNTQxLCJleHAiOjE3NTIxMTI1NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHeGRKDhcIsss5SZxVuACldsg6lgaIRFZbH91n-UxQd3nCeUPgSCR-o75z1FAXPNsgPiIFxs9hLINFPqCHHDz-gvzNgcIn5CTP7-XIZRbgZMT2pYRpj3-ipEvJlR1BPmI95EXIOiamT_I-v3FzmtDanH1Yzr6x4jrP5Bb8AcVcE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013429s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T09:55:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049044s] [吞吐率:20.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0MSwibmJmIjoxNzQ5NTIwNTQxLCJleHAiOjE3NTIxMTI1NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHeGRKDhcIsss5SZxVuACldsg6lgaIRFZbH91n-UxQd3nCeUPgSCR-o75z1FAXPNsgPiIFxs9hLINFPqCHHDz-gvzNgcIn5CTP7-XIZRbgZMT2pYRpj3-ipEvJlR1BPmI95EXIOiamT_I-v3FzmtDanH1Yzr6x4jrP5Bb8AcVcE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013499s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000411s ] [ 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.000447s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058245s] [吞吐率:17.17req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001030s ] 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.000330s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059161s] [吞吐率:16.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.000797s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057334s] [吞吐率:17.44req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007709s ] 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.000373s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058347s] [吞吐率:17.14req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004216s ] 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.000326s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059324s] [吞吐率:16.86req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003740s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001430s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059012s] [吞吐率: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.000919s ] 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.000368s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058306s] [吞吐率:17.15req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004598s ] 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.000336s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059665s] [吞吐率:16.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035626s] [吞吐率:28.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042389s] [吞吐率:23.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000666s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042156s] [吞吐率:23.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001313s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000378s ] [ 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.000433s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.044273s] [吞吐率:22.59req/s] [内存消耗:2,470.84kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004608s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000713s ] [ 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.000531s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043332s] [吞吐率:23.08req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005940s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000327s ] [ 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.000651s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045954s] [吞吐率:21.76req/s] [内存消耗:2,425.46kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000529s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048678s] [吞吐率:20.54req/s] [内存消耗:2,567.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000621s ] [ 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.000750s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055011s] [吞吐率:18.18req/s] [内存消耗:2,415.47kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001200s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001291s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000840s ] [ 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.000925s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-06-10T09:55:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.056839s] [吞吐率:17.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NiwibmJmIjoxNzQ5NTIwNTQ2LCJleHAiOjE3NTIxMTI1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.UmQ_BpxWrrRzoBipwzjcLSck5tQ4IbpEGzSpYVswgArLMGo23oBpqJQymCg4E5COtXMvDe6Pg1rb8wLZo9uxGw6v620lrsAif4AuZDhhBK-1r9Wqw8zaB_SQTh4dmShKrz6qbh7Ko-V4KE0fyQtqjBcehuGMz2QNMRqwuAnHsHs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015772s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000515s ] [ 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.000355s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052003s] [吞吐率:19.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000630s ] 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.000350s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052794s] [吞吐率:18.94req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051615s] [吞吐率:19.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.001838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053284s] [吞吐率:18.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.003692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052746s] [吞吐率: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.015035s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053384s] [吞吐率:18.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015448s ] 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.000310s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035873s] [吞吐率:27.88req/s] [内存消耗:2,471.22kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036226s] [吞吐率:27.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000709s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000802s ] [ 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.000574s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047745s] [吞吐率:20.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000640s ] [ 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.000508s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056768s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011293s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000522s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002767s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002434s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002306s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001591s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000233s ] --------------------------------------------------------------- [2025-06-10T09:55:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048930s] [吞吐率:20.44req/s] [内存消耗:2,583.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000587s ] [ 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.000707s ] --------------------------------------------------------------- [2025-06-10T09:55:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163501s] [吞吐率:6.12req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010790s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ 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.117666s ] --------------------------------------------------------------- [2025-06-10T09:55:48+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.332119s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU0NywibmJmIjoxNzQ5NTIwNTQ3LCJleHAiOjE3NTIxMTI1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mB6iAlVW5SmJ5wpc5hRCQQo1WGn2JQClDFn5RT4-kGSzrsT897SjUqtuc_p0XE1BPs0cq1B-6GSUPL7ich9RdwF6DiCdJ9qR7xUa229uRp6VfaFMTIeUC9WDwTJhKbuQYT17QvLntpZ7HFUKjyu5LmSd__SjgDvRnNZVVJr6nnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078422s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006831s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=15 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=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=28 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=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.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.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=23 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=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.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=4 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=29 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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006021s ] --------------------------------------------------------------- [2025-06-10T09:55:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058740s] [吞吐率:17.02req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007795s ] 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.000357s ] --------------------------------------------------------------- [2025-06-10T09:55:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045701s] [吞吐率:21.88req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1MSwibmJmIjoxNzQ5NTIwNTUxLCJleHAiOjE3NTIxMTI1NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.xD3mbgtstEa3UpJyRhOpHutWPxexkAbCFTnw7ZCdj_0khn5ri7EAnRN29ZJ1aZDoJG1rAOlQcn4woYVCPif6CNOxib24oo_yzHbQvVi_SgxvoPIPK7P5Hknh6d6oSadY8H4Yw6TWx7Vi2FuMwhj8B4uOfe3kdwixOyvL4me33zw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012142s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000521s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057932s] [吞吐率:17.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.000890s ] 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.000532s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054075s] [吞吐率: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.013399s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055639s] [吞吐率:17.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006147s ] 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.000329s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054909s] [吞吐率:18.21req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002186s ] 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.000335s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055877s] [吞吐率:17.90req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000728s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001211s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054726s] [吞吐率: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.005567s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056564s] [吞吐率:17.68req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011769s ] 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.000413s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055913s] [吞吐率: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.000721s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040099s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000648s ] [ 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:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.040307s] [吞吐率:24.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001639s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000509s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052195s] [吞吐率:19.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000564s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ 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.000530s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.054397s] [吞吐率:18.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012955s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000455s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.057504s] [吞吐率:17.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007062s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000797s ] [ 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.000729s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054421s] [吞吐率:18.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003959s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ 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.000790s ] --------------------------------------------------------------- [2025-06-10T09:55:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055932s] [吞吐率:17.88req/s] [内存消耗:2,567.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004994s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000580s ] [ 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.000980s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161189s] [吞吐率:6.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001051s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001282s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000949s ] [ 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.124247s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.349807s] [吞吐率:2.86req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NiwibmJmIjoxNzQ5NTIwNTU2LCJleHAiOjE3NTIxMTI1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.iQnq18Bz9MD0SBhvLGMnawYVftm4NoS7Gp_o6CHM0rHDWDvvAEugWYKu2-fi4OVipi9I62fKC4rCVVriAWmcmAYwRSDxeNBnoMyGYnnscezDSXDgfHuh5FGGQKHIm2hIt_JrCif75q-M2PJ1ciaJO5ybpqDLFdrRWEq4qCyV-Eo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000626s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ 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.083665s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007304s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006812s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006690s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006561s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006808s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006324s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006838s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006860s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.008278s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006292s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 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=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 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=34 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=20 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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=11 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=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.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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006137s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051785s] [吞吐率: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.000625s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053587s] [吞吐率: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.001068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052246s] [吞吐率:19.14req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000668s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051584s] [吞吐率:19.39req/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.002599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001218s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000554s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053129s] [吞吐率:18.82req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004043s ] 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.000702s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052909s] [吞吐率:18.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.002919s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001247s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055050s] [吞吐率: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.000639s ] 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.000354s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.035220s] [吞吐率:28.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000586s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036821s] [吞吐率:27.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001138s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000504s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035788s] [吞吐率:27.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000530s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.001061s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037571s] [吞吐率:26.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.001249s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045395s] [吞吐率:22.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001476s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000783s ] [ 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.000469s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057597s] [吞吐率:17.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007522s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000783s ] [ 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.000591s ] --------------------------------------------------------------- [2025-06-10T09:55:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.063161s] [吞吐率:15.83req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008821s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000487s ] [ 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.001500s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001524s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001493s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000238s ] --------------------------------------------------------------- [2025-06-10T09:55:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.069349s] [吞吐率:14.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU1NywibmJmIjoxNzQ5NTIwNTU3LCJleHAiOjE3NTIxMTI1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sHEewEVcwRhn8UzxYGS0_BYHnETIPZ6CIEKwVUv2TX0Enxv60guMBiHC6MPrS_aRFMFg77OmnMFGhVkrPk5grIRXwpP5EQrq_x6XR0okvhfAlQP5N4dd0kay1ffjhXjlXcO1WyO4WB6dsaEuO_ZSju5jLJdpY7NYKHDo5LsRKf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007797s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001224s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001301s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000845s ] --------------------------------------------------------------- [2025-06-10T09:56:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064521s] [吞吐率:15.50req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013873s ] 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.000370s ] --------------------------------------------------------------- [2025-06-10T09:56:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041250s] [吞吐率:24.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2MSwibmJmIjoxNzQ5NTIwNTYxLCJleHAiOjE3NTIxMTI1NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.oV2FzZHXdkNguv9llOQUBeqC_LGA_ompGM8qwtNyZFYPCgcgVFbzA4Lbz3PPzGPBXjUZUApvxcA3_3aFlgI_lpDQIslgjaLoKSnvjs_stwJTDP3VbzkkrHR7vgD6o9gSDvsdBzTkbGvet7h33C5rf3JVSFtc7G4T1F1qarbdrnk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007917s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000377s ] [ 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.000476s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055544s] [吞吐率:18.00req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001688s ] 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.000374s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053901s] [吞吐率:18.55req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012067s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055034s] [吞吐率: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.014663s ] 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.000417s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056090s] [吞吐率:17.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004503s ] 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.000401s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056949s] [吞吐率:17.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.002547s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000467s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055209s] [吞吐率:18.11req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006089s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060044s] [吞吐率: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.004621s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-06-10T09:56:06+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.003772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055548s] [吞吐率:18.00req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044887s] [吞吐率:22.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004224s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000672s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.047065s] [吞吐率:21.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001130s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001158s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001225s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001183s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.047686s] [吞吐率:20.97req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000814s ] [ 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.000462s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051016s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000551s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002025s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001692s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001664s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001748s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T09:56:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050256s] [吞吐率:19.90req/s] [内存消耗:2,583.85kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000613s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000799s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161366s] [吞吐率:6.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007010s ] 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.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.121027s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040773s] [吞吐率:24.53req/s] [内存消耗:2,470.88kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ 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:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.041279s] [吞吐率:24.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003508s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,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:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.346963s] [吞吐率:2.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NiwibmJmIjoxNzQ5NTIwNTY2LCJleHAiOjE3NTIxMTI1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ufPFH69vE_gyNHnTwKpx05R3BXh0hORMsfrHxrwuzjxo-wm6IfY4jp-TQhWRQLFfFiRH2tU9zddo_TjFGnPSn_W3DMgw2KxMUgbRPS6WjY3EucjB2GUtwdZyZ9MPbdTnHJxIExvug0Dm3FmOu6oBgprTt0mo5o4rK1PmF86ZThE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005043s ] 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.000310s ] [ 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.084677s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006928s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006720s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006714s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006701s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006521s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006438s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 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=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006289s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006492s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006418s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006303s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006375s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006989s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.007021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006411s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006317s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 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=4 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=29 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=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006178s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068948s] [吞吐率:14.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.003288s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069539s] [吞吐率:14.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.014617s ] 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.000438s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070190s] [吞吐率:14.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.009197s ] 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.000971s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070819s] [吞吐率: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.014733s ] 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.000636s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070251s] [吞吐率:14.23req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014479s ] 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.000873s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069463s] [吞吐率:14.40req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008549s ] 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.000487s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035106s] [吞吐率:28.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000888s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035600s] [吞吐率:28.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000637s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ 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.000547s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035028s] [吞吐率:28.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000751s ] [ 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.000617s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042173s] [吞吐率:23.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043651s] [吞吐率:22.91req/s] [内存消耗:2,567.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005642s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000587s ] [ 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.000728s ] --------------------------------------------------------------- [2025-06-10T09:56:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047582s] [吞吐率:21.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000723s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000232s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T09:56:08+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.062542s] [吞吐率:15.99req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU2NywibmJmIjoxNzQ5NTIwNTY3LCJleHAiOjE3NTIxMTI1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.lRZTtKu1oRJs8pCkYCiKq8MbZrQcq3vuyoo229bUTnyC6UkttivEsA6Xx8cNyUkBqIA-zlqi1Myg0-alGfiDhewNV-NcXnyqDPDpUgk9vR2fI5Y4gWESlW8-93GvF4jynZeO2hUB4M6Fvc8FwUdsVcvvQca166XliKAxT8CvF88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016697s ] 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.000232s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000354s ] [ 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 (13,14,15,16,17,18,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:56:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056080s] [吞吐率:17.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002152s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-06-10T09:56:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.045207s] [吞吐率:22.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3MSwibmJmIjoxNzQ5NTIwNTcxLCJleHAiOjE3NTIxMTI1NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GasFyzpe0Pt5TyVvrknspbMRJZSI0N5nCyNUf3NdtaNHZ2DZ_RkNPpqxeYRJPBA2Lq8MivHtPsbEvoPfd7FPFFLnBo6oEbB71R-xt3yw87mbEeLyONDnrA0iD_UZ-m3nAKhkoNzZy3Exz18Gf8EiA3OVFvTqY1EEZZX4GYBn0r8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011812s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000337s ] [ 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 (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T09:56:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046013s] [吞吐率:21.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3MSwibmJmIjoxNzQ5NTIwNTcxLCJleHAiOjE3NTIxMTI1NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GasFyzpe0Pt5TyVvrknspbMRJZSI0N5nCyNUf3NdtaNHZ2DZ_RkNPpqxeYRJPBA2Lq8MivHtPsbEvoPfd7FPFFLnBo6oEbB71R-xt3yw87mbEeLyONDnrA0iD_UZ-m3nAKhkoNzZy3Exz18Gf8EiA3OVFvTqY1EEZZX4GYBn0r8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012156s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000419s ] [ 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.000458s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066850s] [吞吐率:14.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044624s] [吞吐率:22.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.000798s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045738s] [吞吐率:21.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.000589s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.043475s] [吞吐率:23.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.000675s ] 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.000406s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068400s] [吞吐率:14.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001080s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001366s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001023s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048848s] [吞吐率:20.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.003727s ] 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.000472s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048570s] [吞吐率:20.59req/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.004318s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048913s] [吞吐率:20.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.001600s ] 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.000711s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063512s] [吞吐率:15.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.015876s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043373s] [吞吐率:23.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002863s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000990s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000708s ] [ 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.000647s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.045764s] [吞吐率:21.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001104s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000687s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ 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.000480s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.046957s] [吞吐率:21.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004265s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000627s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001011s ] [ 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.001048s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045689s] [吞吐率:21.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000509s ] 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.000557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000690s ] [ 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.000742s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037761s] [吞吐率:26.48req/s] [内存消耗:2,583.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001626s ] 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.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000656s ] [ 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.001003s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053928s] [吞吐率:18.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002424s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000510s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001803s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001480s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001499s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001502s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000245s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049582s] [吞吐率:20.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009415s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000527s ] [ 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.000318s ] --------------------------------------------------------------- [2025-06-10T09:56:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050504s] [吞吐率:19.80req/s] [内存消耗:2,470.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014773s ] 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.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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.000452s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.160104s] [吞吐率:6.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NiwibmJmIjoxNzQ5NTIwNTc2LCJleHAiOjE3NTIxMTI1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Mmp3jysiIaW3NSnSwm6GnknT5Cig6AAs6DeVtGaoWK80gyTupIR1eWIvwWkQDGTcZjYzG9jxpV__fMMibv4v7Xo-vhJVPEYiY6Xq70zw3pANcfWCB68dJQxygveKT5eUjLhFA4VxRXL2_TGatyem-c9h_9NyR3dbBf8790P9s64', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002938s ] 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.000263s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113724s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057808s] [吞吐率: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.000991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000565s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059434s] [吞吐率:16.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010123s ] 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.000437s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.044462s] [吞吐率:22.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.002005s ] 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.000392s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059625s] [吞吐率: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.000897s ] 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.000416s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050285s] [吞吐率:19.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.015620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001591s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000462s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038212s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000553s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000699s ] [ 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.000498s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.041965s] [吞吐率:23.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001035s ] [ 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.000362s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042139s] [吞吐率:23.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001253s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000686s ] [ 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.000738s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053870s] [吞吐率:18.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002701s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000753s ] [ 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.000742s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000957s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042687s] [吞吐率:23.43req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004947s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-06-10T09:56:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043464s] [吞吐率:23.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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008014s ] 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.000243s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-06-10T09:56:18+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.322124s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU3NywibmJmIjoxNzQ5NTIwNTc3LCJleHAiOjE3NTIxMTI1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.VlZYAwXP-MijZprB4Ya39SXcvvPnz1koXR6GWjJn6WRENzJBZWXR9fZFG7CYqw0-KD11ph284UUxfzUsesoVQCjDAv4I34x13wXXZGmr-Bqq3BHdnMOnfF3cs-4l2ObGOe9Mn8_naz6fefJB9gCpYa6tYskjsHtXTYNYMLMrbYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000960s ] [ 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.073524s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006822s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=1 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=33 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=15 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=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.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=25 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=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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=34 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=20 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=8 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=23 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=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.009412s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006836s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006745s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006463s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 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=32 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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006114s ] --------------------------------------------------------------- [2025-06-10T09:56:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060124s] [吞吐率:16.63req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008628s ] 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.000358s ] --------------------------------------------------------------- [2025-06-10T09:56:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047702s] [吞吐率:20.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4MSwibmJmIjoxNzQ5NTIwNTgxLCJleHAiOjE3NTIxMTI1ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sabby5aazxK3uxWghDfm_6zjo9TviT-OHCb44CdLJpQ1OqpSD6fLnGbRlBO0Jwn_fYEmG8DlnCmKvgs5yzdtzwfWbij9wyrMxrymcp0NPDiAjS1tiR3qVV74aYgXzuVh3BP3k7UEBWHhc0Yt21241aMsuQwRKRRSdlKdU0nCIjw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013483s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000530s ] [ 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:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058800s] [吞吐率:17.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.001218s ] 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.000528s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.036907s] [吞吐率:27.10req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004015s ] 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.000631s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033619s] [吞吐率:29.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.000750s ] 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.000402s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034742s] [吞吐率:28.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.000950s ] 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.000759s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034564s] [吞吐率:28.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.000881s ] 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.000735s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.036718s] [吞吐率:27.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.001090s ] 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.000292s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034928s] [吞吐率:28.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.000663s ] 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.000310s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.037235s] [吞吐率:26.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.002288s ] 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.000309s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.039516s] [吞吐率:25.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.000721s ] 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.000970s ] --------------------------------------------------------------- [2025-06-10T09:56:26+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.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000506s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038132s] [吞吐率:26.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000720s ] 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.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000582s ] [ 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:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038835s] [吞吐率:25.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001484s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000652s ] [ 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:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038621s] [吞吐率:25.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001005s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000504s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.053085s] [吞吐率:18.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011878s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053259s] [吞吐率:18.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015539s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000537s ] [ 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.000442s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.053852s] [吞吐率:18.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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.000722s ] --------------------------------------------------------------- [2025-06-10T09:56:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050854s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NiwibmJmIjoxNzQ5NTIwNTg2LCJleHAiOjE3NTIxMTI1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gObpBopMTku5yDsD7_M7xIeEm1kq0WmslVFiFaxWBk5ndBS3WD1jCO3ddIcCqLT5Wr5yo4xqx5NtkJD_3ID7Lvf9v06DlVNy14zmcBqdJIYnM_hQmShgX6q595mnGyPkj4zvtBtz3SKqy5MtFreLrnE6myP-RqU6Fhdk_AM8pxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015882s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052073s] [吞吐率:19.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.001293s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052927s] [吞吐率: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.000905s ] 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.000398s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052276s] [吞吐率:19.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009873s ] 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.000368s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050700s] [吞吐率:19.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.012786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053048s] [吞吐率:18.85req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000535s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053532s] [吞吐率: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.013527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053303s] [吞吐率:18.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052299s] [吞吐率: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.004553s ] 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036357s] [吞吐率:27.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001065s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.041988s] [吞吐率:23.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006846s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001225s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043249s] [吞吐率:23.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043439s] [吞吐率:23.02req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000484s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001792s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002271s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002309s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.002107s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052126s] [吞吐率:19.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005342s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001186s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001115s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000850s ] [ 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.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000822s ] --------------------------------------------------------------- [2025-06-10T09:56:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.057202s] [吞吐率:17.48req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000553s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-06-10T09:56:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156829s] [吞吐率:6.38req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005396s ] 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.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.118387s ] --------------------------------------------------------------- [2025-06-10T09:56:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.326938s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU4NywibmJmIjoxNzQ5NTIwNTg3LCJleHAiOjE3NTIxMTI1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.H7J6cTgtRscDemVYWnAG2BnxPKzobrFOn3cJVp0_CuB3XQphyGrHXFahAmvhY5tPFnx3voZ-yfJEkjjj0D0UoJRKvQ54-rm6iobdoLQhkfgXngbqrvO12DWNTSx7sfWGKkMd12eitgaRw1YvF0ULtq2yGuJmp6w0XEl-IUFrsvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004943s ] 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.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.078490s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006825s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006258s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.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=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.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.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=3 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=25 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=26 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=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.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=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.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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.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.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=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 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=4 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=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 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=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] --------------------------------------------------------------- [2025-06-10T09:56:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051870s] [吞吐率:19.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.000900s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T09:56:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046530s] [吞吐率:21.49req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5MSwibmJmIjoxNzQ5NTIwNTkxLCJleHAiOjE3NTIxMTI1OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NHaRlgwihLWEpRTo-Tg15h4akfCBHhYNxNnPBJ7vDoxKDKfgPtDB3BixvbsmDFlPxkpn_07nsru_QuKoXyuORr-3aO_uTB3K2hUbcNCDUG9RJImxYyNzEY7DCWhcWLncnRGjxCUJia-vjBiLxvSyjho2GJySzz8EaFIElHg89gU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013156s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000530s ] [ 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:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066563s] [吞吐率:15.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007727s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001966s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002356s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053128s] [吞吐率:18.82req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054516s] [吞吐率:18.34req/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.014102s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001637s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000441s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051857s] [吞吐率:19.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.003287s ] 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.000420s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053094s] [吞吐率: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.002362s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001306s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053469s] [吞吐率:18.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.008188s ] 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.000418s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053168s] [吞吐率: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.000775s ] 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.000399s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040987s] [吞吐率:24.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.001183s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041586s] [吞吐率:24.05req/s] [内存消耗:2,470.80kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004127s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001463s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.042399s] [吞吐率:23.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000965s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000768s ] [ 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.000331s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050840s] [吞吐率:19.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008649s ] 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.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051291s] [吞吐率:19.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005478s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000631s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000632s ] [ 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.000458s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038243s] [吞吐率:26.15req/s] [内存消耗:2,471.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ 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:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050831s] [吞吐率:19.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008435s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000540s ] --------------------------------------------------------------- [2025-06-10T09:56:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.054006s] [吞吐率:18.52req/s] [内存消耗:2,567.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006166s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000601s ] [ 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:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.321092s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NiwibmJmIjoxNzQ5NTIwNTk2LCJleHAiOjE3NTIxMTI1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.x-cBt0Y2iAHB6so7Dhj6UOPfVGfuomgz4KigGAb6r_vkOGerWN9QjJIZvP7jkH7U1T9Uq5aS641olj7PixhqjzAQSvlZ_ZhELrlclVUD7JGNRzHcNiQuuOlxwbUTnylGkH2qvDB9n1m3O_2kfzTrDm-8gflenSz7LAyZ22TiiVY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ 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.072957s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006817s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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.006529s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006317s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 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=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006263s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=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.006154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 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=25 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=26 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=10 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=27 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=7 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=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.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=9 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=12 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=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=34 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=20 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=8 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=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.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=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052688s] [吞吐率:18.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.001219s ] 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.000478s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053610s] [吞吐率: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.000916s ] 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.000725s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051658s] [吞吐率:19.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.005910s ] 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.000349s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053986s] [吞吐率: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.000735s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053665s] [吞吐率:18.63req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015716s ] 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.000324s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053642s] [吞吐率: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.008169s ] 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.000345s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052785s] [吞吐率:18.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.001609s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.034860s] [吞吐率:28.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000867s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000510s ] [ 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.000360s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046174s] [吞吐率:21.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010371s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ 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 (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,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:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.046334s] [吞吐率:21.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010971s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047210s] [吞吐率:21.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011682s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000511s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.052109s] [吞吐率:19.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010335s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000736s ] [ 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.001927s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001651s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001663s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001593s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000244s ] --------------------------------------------------------------- [2025-06-10T09:56:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.056057s] [吞吐率:17.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003954s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000807s ] --------------------------------------------------------------- [2025-06-10T09:56:38+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.158140s] [吞吐率:6.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDU5NywibmJmIjoxNzQ5NTIwNTk3LCJleHAiOjE3NTIxMTI1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nnY9VXqZtEOnm5O2WO_3pFO_-1RB9XGFhQ1TP5mbuTuv317Xtd9amgbm6dtriV0L_bLPCBsBnXxsObbfG-Bk3zsrkIOSGFStuvbU_rFSMTu9r3ELGtZqno3zlMi3MNQlkdp8Cd0I5z2g8ktfthA82q1ONqOUCDGkhLHHLhVbkFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004198s ] 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 ] 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.114571s ] --------------------------------------------------------------- [2025-06-10T09:56:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060019s] [吞吐率: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.008640s ] 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.000353s ] --------------------------------------------------------------- [2025-06-10T09:56:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060507s] [吞吐率:16.53req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014204s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-06-10T09:56:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048436s] [吞吐率:20.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwMSwibmJmIjoxNzQ5NTIwNjAxLCJleHAiOjE3NTIxMTI2MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ar723d8MQ9TmXck1xB8EP42U86k2lMGSxdGibjVcpIxufvaADyygud1GfGlMB59_p9wuhSNNHhQexQWwoddogJezDC8OKCPWLRd2FQgo4gHG0kVvzA6WQI63Eu9Eg3vfZI5IUjJyhCOt8-1yOL7yoqDizQtos85cCub__muszas', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014184s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000540s ] [ 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.000401s ] --------------------------------------------------------------- [2025-06-10T09:56:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048452s] [吞吐率:20.64req/s] [内存消耗:2,477.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwMSwibmJmIjoxNzQ5NTIwNjAxLCJleHAiOjE3NTIxMTI2MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ar723d8MQ9TmXck1xB8EP42U86k2lMGSxdGibjVcpIxufvaADyygud1GfGlMB59_p9wuhSNNHhQexQWwoddogJezDC8OKCPWLRd2FQgo4gHG0kVvzA6WQI63Eu9Eg3vfZI5IUjJyhCOt8-1yOL7yoqDizQtos85cCub__muszas', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008945s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056878s] [吞吐率: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.000846s ] 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.000347s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049444s] [吞吐率:20.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000947s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058084s] [吞吐率:17.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006377s ] 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.000340s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049514s] [吞吐率:20.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.014438s ] 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.000318s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.035076s] [吞吐率:28.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwNiwibmJmIjoxNzQ5NTIwNjA2LCJleHAiOjE3NTIxMTI2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PcTh6HCTpZuoy6wWZ8C9BmTQW1F6OAeC3wK8UeTjkKb757vvWXxFI09hhvlgQUGvo60XJWGUjImgsm-xXPEhibM3FnwAWLWbEBWxFbd8haRM2QstxjqEoVagOO6eHpY_ktnnPDIWh8k34rvf0FEJ343Y5YT52fu3DQ3JCZ3fZ7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001216s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050317s] [吞吐率:19.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwNiwibmJmIjoxNzQ5NTIwNjA2LCJleHAiOjE3NTIxMTI2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PcTh6HCTpZuoy6wWZ8C9BmTQW1F6OAeC3wK8UeTjkKb757vvWXxFI09hhvlgQUGvo60XJWGUjImgsm-xXPEhibM3FnwAWLWbEBWxFbd8haRM2QstxjqEoVagOO6eHpY_ktnnPDIWh8k34rvf0FEJ343Y5YT52fu3DQ3JCZ3fZ7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015844s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049670s] [吞吐率:20.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwNiwibmJmIjoxNzQ5NTIwNjA2LCJleHAiOjE3NTIxMTI2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PcTh6HCTpZuoy6wWZ8C9BmTQW1F6OAeC3wK8UeTjkKb757vvWXxFI09hhvlgQUGvo60XJWGUjImgsm-xXPEhibM3FnwAWLWbEBWxFbd8haRM2QstxjqEoVagOO6eHpY_ktnnPDIWh8k34rvf0FEJ343Y5YT52fu3DQ3JCZ3fZ7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000545s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050238s] [吞吐率:19.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwNiwibmJmIjoxNzQ5NTIwNjA2LCJleHAiOjE3NTIxMTI2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PcTh6HCTpZuoy6wWZ8C9BmTQW1F6OAeC3wK8UeTjkKb757vvWXxFI09hhvlgQUGvo60XJWGUjImgsm-xXPEhibM3FnwAWLWbEBWxFbd8haRM2QstxjqEoVagOO6eHpY_ktnnPDIWh8k34rvf0FEJ343Y5YT52fu3DQ3JCZ3fZ7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015221s ] 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.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-06-10T09:56:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050369s] [吞吐率:19.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUyMDYwNiwibmJmIjoxNzQ5NTIwNjA2LCJleHAiOjE3NTIxMTI2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PcTh6HCTpZuoy6wWZ8C9BmTQW1F6OAeC3wK8UeTjkKb757vvWXxFI09hhvlgQUGvo60XJWGUjImgsm-xXPEhibM3FnwAWLWbEBWxFbd8haRM2QstxjqEoVagOO6eHpY_ktnnPDIWh8k34rvf0FEJ343Y5YT52fu3DQ3JCZ3fZ7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015645s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,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.000662s ]