--------------------------------------------------------------- [2025-12-09T21:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037697s] [吞吐率:26.53req/s] [内存消耗:2,423.08kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4MjAxLCJuYmYiOjE3NjUyODgyMDEsImV4cCI6MTc2Nzg4MDIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WGudm9ZVs5XKpbQnIPRvcnoQ6jkg5YenzWOyRKAWXiwEGLbFyX4LHNkjbvITvyR2-TcrOSfkJcnFI38SCLPbxSbO2o7vXOBYrx09rchLa_tvRhUvijlXSXVALXNPHW_-NlMArPrtav_YUvhM6-53Y6m287nVkKEGFDbJpduPxoQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003455s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ 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` = 20251209 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-12-09T21:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063927s] [吞吐率:15.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005623s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-12-09T21:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051438s] [吞吐率:19.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009963s ] 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.000322s ] --------------------------------------------------------------- [2025-12-09T21:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049797s] [吞吐率:20.08req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4MjYwLCJuYmYiOjE3NjUyODgyNjAsImV4cCI6MTc2Nzg4MDI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dnEUK3FymOWWD0Qk9iwZz4sO-VKCszVqa0oEx3f85as7MWTd9hM-0APMJz5-B7tCR5giYU6zBfldqNSEFCLs9tS--PtLnzz7rGRuvJ5wqFLzgEmrtLrhzyH2pfXvWTqhf9807RrSoPJrXe8oCiNWUYvGJGs1EzbixMMebaRxHSQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ 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` = 20251209 [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-12-09T21:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061382s] [吞吐率:16.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001416s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T21:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048473s] [吞吐率:20.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003194s ] 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.000326s ] --------------------------------------------------------------- [2025-12-09T21:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049531s] [吞吐率:20.19req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4MzIwLCJuYmYiOjE3NjUyODgzMjAsImV4cCI6MTc2Nzg4MDMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o558PcfSi_JCCMqsmapQaTKXe1RsjBDit1VQu48imvwgT_mwqM6UGAr3paxjuNjOIhnQDZm0WpMdF1RR1JbqCT6nESh_kt3mu9-cel81CFHjXJa-vBa9U3HIwqeo8GGOr3Vk-XCG8vHc8d-IV_iUYQljtB99TwjbHoEIVdH1H8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000601s ] [ 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` = 20251209 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-12-09T21:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049593s] [吞吐率:20.16req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4MzIwLCJuYmYiOjE3NjUyODgzMjAsImV4cCI6MTc2Nzg4MDMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o558PcfSi_JCCMqsmapQaTKXe1RsjBDit1VQu48imvwgT_mwqM6UGAr3paxjuNjOIhnQDZm0WpMdF1RR1JbqCT6nESh_kt3mu9-cel81CFHjXJa-vBa9U3HIwqeo8GGOr3Vk-XCG8vHc8d-IV_iUYQljtB99TwjbHoEIVdH1H8Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014890s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000628s ] [ 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` = 20251209 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-12-09T21:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063454s] [吞吐率:15.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001536s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-12-09T21:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050303s] [吞吐率:19.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004733s ] 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.000414s ] --------------------------------------------------------------- [2025-12-09T21:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049538s] [吞吐率:20.19req/s] [内存消耗:2,503.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4MzgwLCJuYmYiOjE3NjUyODgzODAsImV4cCI6MTc2Nzg4MDM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gnVR2DD_ElQN-frvurPCsiouCu6qx7RObM7rnBLsPBX200cPakTS0C8sO5Zg-jE14jTQ9jXvwKAaZJ0EsOwCwLMcobesEPfWYHTRBvYxwR0QmBnYt1VLEzLdsar7zAmKE_swYCrI0qj85m4f9QDEZmcy1w-L4V5XUo1k5hLxT1s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010542s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251209 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-12-09T21:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049601s] [吞吐率:20.16req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4MzgwLCJuYmYiOjE3NjUyODgzODAsImV4cCI6MTc2Nzg4MDM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gnVR2DD_ElQN-frvurPCsiouCu6qx7RObM7rnBLsPBX200cPakTS0C8sO5Zg-jE14jTQ9jXvwKAaZJ0EsOwCwLMcobesEPfWYHTRBvYxwR0QmBnYt1VLEzLdsar7zAmKE_swYCrI0qj85m4f9QDEZmcy1w-L4V5XUo1k5hLxT1s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010702s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ 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` = 20251209 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-12-09T21:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061980s] [吞吐率:16.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001936s ] 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.000356s ] --------------------------------------------------------------- [2025-12-09T21:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048619s] [吞吐率:20.57req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001117s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-12-09T21:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037528s] [吞吐率:26.65req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NDQwLCJuYmYiOjE3NjUyODg0NDAsImV4cCI6MTc2Nzg4MDQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c8F-bmULAJDZkaVPqZ8STTY4pKMFwMO3hxg-zucDGq6-a2Uz7mwrdEyTadHlMeen-QeKhiiiSj-5Ktqnoqxn2vOo8oOMB1CKgqnFma6LNaWXfh1vebUUeziVtzl7f3UGmn1kFRil1lIDQ17bYwsOJWg-57zm0wIZ0pp-iMJFzB4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003191s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ 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` = 20251209 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-09T21:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037718s] [吞吐率:26.51req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NDQwLCJuYmYiOjE3NjUyODg0NDAsImV4cCI6MTc2Nzg4MDQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c8F-bmULAJDZkaVPqZ8STTY4pKMFwMO3hxg-zucDGq6-a2Uz7mwrdEyTadHlMeen-QeKhiiiSj-5Ktqnoqxn2vOo8oOMB1CKgqnFma6LNaWXfh1vebUUeziVtzl7f3UGmn1kFRil1lIDQ17bYwsOJWg-57zm0wIZ0pp-iMJFzB4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002529s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000620s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060519s] [吞吐率:16.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001684s ] 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.000364s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048171s] [吞吐率:20.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004359s ] 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.000379s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034625s] [吞吐率:28.88req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000799s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ 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` = 20251209 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050160s] [吞吐率:19.94req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015916s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20251209 [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034664s] [吞吐率:28.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001018s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000458s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032977s] [吞吐率:30.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045589s] [吞吐率:21.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006658s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046736s] [吞吐率:21.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055606s] [吞吐率:17.98req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018501s ] 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.000390s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.065978s] [吞吐率:15.16req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020110s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000478s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002561s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002310s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002214s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.003043s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.001283s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050699s] [吞吐率:19.72req/s] [内存消耗:2,415.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004484s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001530s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000876s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049807s] [吞吐率:20.08req/s] [内存消耗:2,432.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011647s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-12-09T21:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150592s] [吞吐率:6.64req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001930s ] 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.000306s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113928s ] --------------------------------------------------------------- [2025-12-09T21:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.597103s] [吞吐率:1.67req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAwLCJuYmYiOjE3NjUyODg1MDAsImV4cCI6MTc2Nzg4MDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cXoqzHU_bfYTqGejX7gYOm_mrb1fIxSzLqCuISLMghjttCYN-Yn5H0LJ829kiEnpMoZEtG6sxcFAZttjCY2I73RB-HkEz493WB-L8lNmE11GjPQVrCXMSnGeB06YagjxgSykECg5uJAiU-nTzkzb42Y-6rD4FQcYgTga4c170lk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.115174s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013644s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013338s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012957s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012825s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012784s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012720s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012890s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012993s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012993s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013474s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013506s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013549s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013344s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013244s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012986s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013228s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013331s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013307s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013309s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012951s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012875s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012832s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012760s ] --------------------------------------------------------------- [2025-12-09T21:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060274s] [吞吐率:16.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008268s ] 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.000371s ] --------------------------------------------------------------- [2025-12-09T21:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051047s] [吞吐率:19.59req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTAxLCJuYmYiOjE3NjUyODg1MDEsImV4cCI6MTc2Nzg4MDUwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QxZjlSXkuF1iJvMsA53vmjry6BYyw2Zvuyfc2fwY5vIvM3H-XtdiwBvIVJuiYnIA3-fWd8lJuQkRxQ3lpov5vd_bhh-mgpS8tby-6cESCkbBDDsHOou171HAnHp94CwJLTkuyOMLdHoLpjeutQbLBALvMjRsjdSkKvg9ck39YY4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015530s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003528s ] --------------------------------------------------------------- [2025-12-09T21:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067863s] [吞吐率:14.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007761s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-12-09T21:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055725s] [吞吐率:17.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000745s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-12-09T21:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036870s] [吞吐率:27.12req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTYwLCJuYmYiOjE3NjUyODg1NjAsImV4cCI6MTc2Nzg4MDU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oA5349jUuD6f5fKbaYUrLrjb5Dfpc-TTr8kyDL7haXjESh3k-y-ZesAGEmz7B0mUy52A_-98QKTiAtj7mJ0I_7r0H9GyMhR4z3xaN-HCEZXqKObgyJJQtRcp6LPhy_BzDofmH1s-xtJgTQ8cgAM4GEsSZTuNZpu5jiwiJNr8M0s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000712s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-12-09T21:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055654s] [吞吐率:17.97req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NTYwLCJuYmYiOjE3NjUyODg1NjAsImV4cCI6MTc2Nzg4MDU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oA5349jUuD6f5fKbaYUrLrjb5Dfpc-TTr8kyDL7haXjESh3k-y-ZesAGEmz7B0mUy52A_-98QKTiAtj7mJ0I_7r0H9GyMhR4z3xaN-HCEZXqKObgyJJQtRcp6LPhy_BzDofmH1s-xtJgTQ8cgAM4GEsSZTuNZpu5jiwiJNr8M0s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019289s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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` = 20251209 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-12-09T21:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063975s] [吞吐率:15.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005969s ] 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.000352s ] --------------------------------------------------------------- [2025-12-09T21:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052166s] [吞吐率:19.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-12-09T21:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039357s] [吞吐率:25.41req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NjIwLCJuYmYiOjE3NjUyODg2MjAsImV4cCI6MTc2Nzg4MDYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hh5FVurfrfZ5Ij7mPgZnnBKwa5akkys8ypQ9ldKbAXGNKkgdD1QQb6xw85zMZnU5YpNdTOg81d3sC-cg5dCzmkSy1D2AmZxpViK9w2SGBYEe8s8w92h9RqgWNjR60xbIX676cF_Jc26K4y5_Gy_MfvVCP58IAMcvqDhbXiKM1Ds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001382s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ 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` = 20251209 [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-09T21:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039367s] [吞吐率:25.40req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NjIwLCJuYmYiOjE3NjUyODg2MjAsImV4cCI6MTc2Nzg4MDYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hh5FVurfrfZ5Ij7mPgZnnBKwa5akkys8ypQ9ldKbAXGNKkgdD1QQb6xw85zMZnU5YpNdTOg81d3sC-cg5dCzmkSy1D2AmZxpViK9w2SGBYEe8s8w92h9RqgWNjR60xbIX676cF_Jc26K4y5_Gy_MfvVCP58IAMcvqDhbXiKM1Ds', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001378s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ 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` = 20251209 [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-12-09T21:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063677s] [吞吐率:15.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004380s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-12-09T21:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077280s] [吞吐率:12.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015631s ] 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.000348s ] --------------------------------------------------------------- [2025-12-09T21:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049393s] [吞吐率:20.25req/s] [内存消耗:2,502.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NjgwLCJuYmYiOjE3NjUyODg2ODAsImV4cCI6MTc2Nzg4MDY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MtwdzFK5-b9IxZcJWJOe8URFEH3-_q8EeE6urxx7lX7kfxOfwPHav3KS263eDDM3Uy4KTdDKpjWnrwSVEIlXL-bsnLLo-bZpIhZPc_E2yiKh9aiLlgqgY1FVpkJ0--hi10k4lKUDYQb3JCrhNr_irikp19cU4RbLXTYOUfZIz14', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013719s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000609s ] [ 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` = 20251209 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-09T21:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049505s] [吞吐率:20.20req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NjgwLCJuYmYiOjE3NjUyODg2ODAsImV4cCI6MTc2Nzg4MDY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MtwdzFK5-b9IxZcJWJOe8URFEH3-_q8EeE6urxx7lX7kfxOfwPHav3KS263eDDM3Uy4KTdDKpjWnrwSVEIlXL-bsnLLo-bZpIhZPc_E2yiKh9aiLlgqgY1FVpkJ0--hi10k4lKUDYQb3JCrhNr_irikp19cU4RbLXTYOUfZIz14', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013510s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ 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` = 20251209 [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-12-09T21:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072669s] [吞吐率:13.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011539s ] 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.000476s ] --------------------------------------------------------------- [2025-12-09T21:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059473s] [吞吐率:16.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001262s ] 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.000385s ] --------------------------------------------------------------- [2025-12-09T21:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038855s] [吞吐率:25.74req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NzQwLCJuYmYiOjE3NjUyODg3NDAsImV4cCI6MTc2Nzg4MDc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Hg8GSm9KSJwI1IpOu0smxeG7ZFDHnlIXYKwBg-T9AZVxZbcUnZTLEfcgzJ8HhPfo4ZVlzxK0YDKsk1MKDC8yskCWCMszIAf4-h76LXhI8uD9woJxjsxELsVnJk0jGs4fSzdZxookKktUWo2zNfjMz3jghkzelgzGvMQg6KCPvCE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000747s ] [ 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` = 20251209 [ RunTime:0.000925s ] --------------------------------------------------------------- [2025-12-09T21:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041312s] [吞吐率:24.21req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4NzQwLCJuYmYiOjE3NjUyODg3NDAsImV4cCI6MTc2Nzg4MDc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Hg8GSm9KSJwI1IpOu0smxeG7ZFDHnlIXYKwBg-T9AZVxZbcUnZTLEfcgzJ8HhPfo4ZVlzxK0YDKsk1MKDC8yskCWCMszIAf4-h76LXhI8uD9woJxjsxELsVnJk0jGs4fSzdZxookKktUWo2zNfjMz3jghkzelgzGvMQg6KCPvCE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000669s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000758s ] [ 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` = 20251209 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063349s] [吞吐率:15.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001515s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050087s] [吞吐率:19.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003131s ] 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.000338s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049500s] [吞吐率:20.20req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014098s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20251209 [ RunTime:0.000672s ] 00684s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032917s] [吞吐率:30.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033071s] [吞吐率:30.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035184s] [吞吐率:28.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046082s] [吞吐率:21.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034182s] [吞吐率:29.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001020s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047832s] [吞吐率:20.91req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012268s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058697s] [吞吐率:17.04req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014426s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000649s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002429s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002125s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002100s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001995s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000879s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052062s] [吞吐率:19.21req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014189s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003904s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049175s] [吞吐率:20.34req/s] [内存消耗:2,432.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010586s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047168s] [吞吐率:21.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014767s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033681s] [吞吐率:29.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000795s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049323s] [吞吐率:20.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001244s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161809s] [吞吐率:6.18req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114744s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033183s] [吞吐率:30.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001036s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042599s] [吞吐率:23.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036508s] [吞吐率:27.39req/s] [内存消耗:2,424.86kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000630s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000455s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.048774s] [吞吐率:20.50req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012920s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000498s ] [ 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` = 20251209 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050047s] [吞吐率:19.98req/s] [内存消耗:2,511.08kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014933s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ 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` = 20251209 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-12-09T22:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.054873s] [吞吐率:18.22req/s] [内存消耗:2,423.14kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020926s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000522s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.608380s] [吞吐率:1.64req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010720s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013633s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013500s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013385s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012981s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012903s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013572s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013600s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013685s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013704s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013354s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013464s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013910s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013551s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013531s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013486s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013661s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013752s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013653s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013712s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013568s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013557s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013497s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059268s] [吞吐率:16.87req/s] [内存消耗:2,415.92kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001300s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000792s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038335s] [吞吐率:26.09req/s] [内存消耗:2,423.20kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAwLCJuYmYiOjE3NjUyODg4MDAsImV4cCI6MTc2Nzg4MDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y03Gr4dtCZLpCbtcpn2aunUzaUy8zouNouG7RlfuYydsG3QHld6Q51jA9PC2_t9_K_EUx8z1Ok6z15eDEgwd1f8BKXJevYmXiKnBLDL8NaqRn98LSzneMQgiVSppxu2QgHMLVejJbXs7ZKcjY5u5sf20t8Ilhjvb3No4kw9Qz1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000358s ] [ 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 (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000529s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062857s] [吞吐率:15.91req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005597s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062616s] [吞吐率:15.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005055s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034604s] [吞吐率:28.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001487s ] 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.000412s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034655s] [吞吐率:28.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001591s ] 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.000400s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034934s] [吞吐率:28.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002818s ] 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.000548s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038908s] [吞吐率:25.70req/s] [内存消耗:2,477.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAxLCJuYmYiOjE3NjUyODg4MDEsImV4cCI6MTc2Nzg4MDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyIG7kXgyxY7VsUqslBstGSQxQG5iF4UJpNg51a8Sg9ulyRWjU042vpLNLSOKwin-TrQ1hMQWWcOI50QeW3akqq3EdCd8sA9w-Ay8Z3rwTwVPOnX1Ppq8kA6O4YuQkXv5LurZk1Qfxz5HSTEh0QUGOLxVtPH8gXySi1Y9FJInQA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002814s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000546s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039866s] [吞吐率:25.08req/s] [内存消耗:2,584.11kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAxLCJuYmYiOjE3NjUyODg4MDEsImV4cCI6MTc2Nzg4MDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyIG7kXgyxY7VsUqslBstGSQxQG5iF4UJpNg51a8Sg9ulyRWjU042vpLNLSOKwin-TrQ1hMQWWcOI50QeW3akqq3EdCd8sA9w-Ay8Z3rwTwVPOnX1Ppq8kA6O4YuQkXv5LurZk1Qfxz5HSTEh0QUGOLxVtPH8gXySi1Y9FJInQA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000924s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000754s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.040779s] [吞吐率:24.52req/s] [内存消耗:2,467.64kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAxLCJuYmYiOjE3NjUyODg4MDEsImV4cCI6MTc2Nzg4MDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyIG7kXgyxY7VsUqslBstGSQxQG5iF4UJpNg51a8Sg9ulyRWjU042vpLNLSOKwin-TrQ1hMQWWcOI50QeW3akqq3EdCd8sA9w-Ay8Z3rwTwVPOnX1Ppq8kA6O4YuQkXv5LurZk1Qfxz5HSTEh0QUGOLxVtPH8gXySi1Y9FJInQA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20251209 [ RunTime:0.000487s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.040998s] [吞吐率:24.39req/s] [内存消耗:2,500.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAxLCJuYmYiOjE3NjUyODg4MDEsImV4cCI6MTc2Nzg4MDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyIG7kXgyxY7VsUqslBstGSQxQG5iF4UJpNg51a8Sg9ulyRWjU042vpLNLSOKwin-TrQ1hMQWWcOI50QeW3akqq3EdCd8sA9w-Ay8Z3rwTwVPOnX1Ppq8kA6O4YuQkXv5LurZk1Qfxz5HSTEh0QUGOLxVtPH8gXySi1Y9FJInQA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004662s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-12-09T22:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050072s] [吞吐率:19.97req/s] [内存消耗:2,568.03kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODAxLCJuYmYiOjE3NjUyODg4MDEsImV4cCI6MTc2Nzg4MDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyIG7kXgyxY7VsUqslBstGSQxQG5iF4UJpNg51a8Sg9ulyRWjU042vpLNLSOKwin-TrQ1hMQWWcOI50QeW3akqq3EdCd8sA9w-Ay8Z3rwTwVPOnX1Ppq8kA6O4YuQkXv5LurZk1Qfxz5HSTEh0QUGOLxVtPH8gXySi1Y9FJInQA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014911s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000767s ] --------------------------------------------------------------- [2025-12-09T22:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057811s] [吞吐率:17.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001839s ] 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.000362s ] --------------------------------------------------------------- [2025-12-09T22:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044724s] [吞吐率:22.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003871s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-12-09T22:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050478s] [吞吐率:19.81req/s] [内存消耗:2,502.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODYwLCJuYmYiOjE3NjUyODg4NjAsImV4cCI6MTc2Nzg4MDg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z39QzcSwPVqD3cshMLhGvFFePnpmR908eeJhuJDee2hX1NErJTOS5K7h_e4hJt8LTnOU4ltBCnBwJS_5hao5ruhF-n6oMYMc9TzmO9sRdiXyOjI18qcZRghUtw0E6FDnzIXFg40dBoImFBtDD4zRXKEMrYu4-W4P5jZEpL3LYNU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000721s ] [ 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` = 20251209 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-09T22:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050446s] [吞吐率:19.82req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4ODYwLCJuYmYiOjE3NjUyODg4NjAsImV4cCI6MTc2Nzg4MDg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z39QzcSwPVqD3cshMLhGvFFePnpmR908eeJhuJDee2hX1NErJTOS5K7h_e4hJt8LTnOU4ltBCnBwJS_5hao5ruhF-n6oMYMc9TzmO9sRdiXyOjI18qcZRghUtw0E6FDnzIXFg40dBoImFBtDD4zRXKEMrYu4-W4P5jZEpL3LYNU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013491s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ 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` = 20251209 [ RunTime:0.000784s ] --------------------------------------------------------------- [2025-12-09T22:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066638s] [吞吐率:15.01req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006508s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-12-09T22:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053153s] [吞吐率:18.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005665s ] 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.000353s ] --------------------------------------------------------------- [2025-12-09T22:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054973s] [吞吐率:18.19req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4OTIwLCJuYmYiOjE3NjUyODg5MjAsImV4cCI6MTc2Nzg4MDkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wWNkxor3Tf2j7Sc2wFfNGgoknZ6zIyztCCaK9Nvyp1RPUpOJr9gczYF0cGX1onX44-CwHHITPIEAwXwXAQKNpSpWKqV9CVb7CIfj8e6BjroWAKPwDyuziQsxTatHaKjZAcrxvPflvuhBYZVjb5BOlv9t7UQ4ZBG8gBzUXOhTsAM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018566s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ 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` = 20251209 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-09T22:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055011s] [吞吐率:18.18req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4OTIwLCJuYmYiOjE3NjUyODg5MjAsImV4cCI6MTc2Nzg4MDkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wWNkxor3Tf2j7Sc2wFfNGgoknZ6zIyztCCaK9Nvyp1RPUpOJr9gczYF0cGX1onX44-CwHHITPIEAwXwXAQKNpSpWKqV9CVb7CIfj8e6BjroWAKPwDyuziQsxTatHaKjZAcrxvPflvuhBYZVjb5BOlv9t7UQ4ZBG8gBzUXOhTsAM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018547s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-12-09T22:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058600s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002199s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T22:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044964s] [吞吐率:22.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001135s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T22:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049311s] [吞吐率:20.28req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4OTgwLCJuYmYiOjE3NjUyODg5ODAsImV4cCI6MTc2Nzg4MDk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nW7-Uy4_e4goPyljcvr78lnX1Q8EaZBMVftkroojTBi9aYFpF9t5NAWZ-SP3lmiU5WMtHWJJQe4KRc-cU5fO82Z4lnwmjDBaAICTifaJGoHXPtMLopeiqoOq-q1X7ZPo_k8xeLTgN2NQfUNSMKK94NIETsiQNgbLW_d0HWrEDH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013658s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ 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` = 20251209 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-12-09T22:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049257s] [吞吐率:20.30req/s] [内存消耗:2,503.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg4OTgwLCJuYmYiOjE3NjUyODg5ODAsImV4cCI6MTc2Nzg4MDk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nW7-Uy4_e4goPyljcvr78lnX1Q8EaZBMVftkroojTBi9aYFpF9t5NAWZ-SP3lmiU5WMtHWJJQe4KRc-cU5fO82Z4lnwmjDBaAICTifaJGoHXPtMLopeiqoOq-q1X7ZPo_k8xeLTgN2NQfUNSMKK94NIETsiQNgbLW_d0HWrEDH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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` = 20251209 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-12-09T22:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061826s] [吞吐率:16.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002319s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-09T22:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050083s] [吞吐率:19.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003975s ] 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.000342s ] --------------------------------------------------------------- [2025-12-09T22:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049242s] [吞吐率:20.31req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MDQwLCJuYmYiOjE3NjUyODkwNDAsImV4cCI6MTc2Nzg4MTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A84zdTBiT68IhBAIaCjPcgT-ckgxK3oan_ij4U7hOLgZup_cezqmlpsNFhh1nx4iCHiMMdv__bPbUgSHjEnHiBGx64JQtbESwhy1a6aLgeOTuW3wQ9rRbkDFkLxi57B0FW8i6VU52_g4gu0xgusywJZt5OaIKTJbqylr76WVVFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014516s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ 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` = 20251209 [ RunTime:0.000728s ] --------------------------------------------------------------- [2025-12-09T22:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049268s] [吞吐率:20.30req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MDQwLCJuYmYiOjE3NjUyODkwNDAsImV4cCI6MTc2Nzg4MTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A84zdTBiT68IhBAIaCjPcgT-ckgxK3oan_ij4U7hOLgZup_cezqmlpsNFhh1nx4iCHiMMdv__bPbUgSHjEnHiBGx64JQtbESwhy1a6aLgeOTuW3wQ9rRbkDFkLxi57B0FW8i6VU52_g4gu0xgusywJZt5OaIKTJbqylr76WVVFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013649s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ 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` = 20251209 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062153s] [吞吐率:16.09req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008052s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048898s] [吞吐率:20.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000833s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050186s] [吞吐率:19.93req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012919s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038131s] [吞吐率:26.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004556s ] 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.000352s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054040s] [吞吐率:18.50req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042643s] [吞吐率:23.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007352s ] 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-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035559s] [吞吐率:28.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035949s] [吞吐率:27.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003529s ] 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.000362s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054362s] [吞吐率:18.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011403s ] 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.000393s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.065041s] [吞吐率:15.37req/s] [内存消耗:2,415.86kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014216s ] 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.000839s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001520s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001423s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001215s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001192s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001094s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041141s] [吞吐率:24.31req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000702s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057915s] [吞吐率:17.27req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009971s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000536s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002581s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002196s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002204s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002094s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000946s ] --------------------------------------------------------------- [2025-12-09T22:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161785s] [吞吐率:6.18req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002699s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115991s ] --------------------------------------------------------------- [2025-12-09T22:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.592201s] [吞吐率:1.69req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.119337s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013518s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013290s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012978s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012891s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012922s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012917s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012902s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012925s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013300s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013431s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013461s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013527s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013323s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013281s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013745s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013308s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013313s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013328s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013147s ] --------------------------------------------------------------- [2025-12-09T22:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036999s] [吞吐率:27.03req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTAwLCJuYmYiOjE3NjUyODkxMDAsImV4cCI6MTc2Nzg4MTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ftqFleiV65RDkeS1AP5qtfZo0K7VFNlniQQLAFlSo3lRpP1GTE6_a5UqockiGTQ-BCG4uPq5fYcYLeaM4lE_AzX6dPe-EQKiQNDYR5J_1GZqrH8j4-RQ4ExxkBV3OhQpcUzFNwcB2H0napo-YNmw3hEh3CUsF5bUifJOGyssqxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001292s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003689s ] --------------------------------------------------------------- [2025-12-09T22:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062640s] [吞吐率:15.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000858s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-09T22:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050410s] [吞吐率:19.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-12-09T22:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049483s] [吞吐率:20.21req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MTYwLCJuYmYiOjE3NjUyODkxNjAsImV4cCI6MTc2Nzg4MTE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SPrZGSLX28qpHmvXNK6FXcUWxC90Kmv_jPKG7elIFKi9i9lUXYsdtWREmTgX-JkcTVrB9tmOXN_shKtRKXNxEqEPv1veIvZfIJ5huTNSy4WR8qHWe_bpBsyS0k5QSinpCqjtZBokJ_7zxvffl8QtYsWoGXF1UWAwnzkD3taQcnA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011549s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ 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` = 20251209 [ RunTime:0.000673s ] 00750s ] --------------------------------------------------------------- [2025-12-09T22:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058919s] [吞吐率:16.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001493s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T22:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047301s] [吞吐率:21.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010551s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T22:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049909s] [吞吐率:20.04req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MjIwLCJuYmYiOjE3NjUyODkyMjAsImV4cCI6MTc2Nzg4MTIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.N2llP6oW-npNh2hgkTzDyMYHDGN5oZtW0LHudZwyx5NZqZPLj2730DW5A2_lTaVLVHL19j9QUey_H9pdlLSBE3GgEfC26xcbwyDxLkyvbF_QHbcz45dPThpAxy4zLoQjkdnkfZWVFXYqtxBbyIMZ4sUniYDIptxLJ_-VG8B0-zw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ 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` = 20251209 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-09T22:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049900s] [吞吐率:20.04req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MjIwLCJuYmYiOjE3NjUyODkyMjAsImV4cCI6MTc2Nzg4MTIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.N2llP6oW-npNh2hgkTzDyMYHDGN5oZtW0LHudZwyx5NZqZPLj2730DW5A2_lTaVLVHL19j9QUey_H9pdlLSBE3GgEfC26xcbwyDxLkyvbF_QHbcz45dPThpAxy4zLoQjkdnkfZWVFXYqtxBbyIMZ4sUniYDIptxLJ_-VG8B0-zw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ 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` = 20251209 [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-12-09T22:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068429s] [吞吐率:14.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002956s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T22:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056408s] [吞吐率:17.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005164s ] 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.000351s ] --------------------------------------------------------------- [2025-12-09T22:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040703s] [吞吐率:24.57req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MjgwLCJuYmYiOjE3NjUyODkyODAsImV4cCI6MTc2Nzg4MTI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y06JoqKSyAEMFiAaLw7jRG0epmFg2HCSSfZZY3D6Ht4rHuvCiLgwwBMH1iSUHKTBseLfcG9hLhgBHaJJz0AJPsRMHaQOQ_L_W6Df-jXS0-xTMmZ4GU0d5-PlfMTWdcy8jZ9HBFNW4V0ASX27eakPCTGwCDdM4Dhxc1p6W6zBaog', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003384s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001076s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000751s ] [ 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` = 20251209 [ RunTime:0.000837s ] --------------------------------------------------------------- [2025-12-09T22:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040712s] [吞吐率:24.56req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MjgwLCJuYmYiOjE3NjUyODkyODAsImV4cCI6MTc2Nzg4MTI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y06JoqKSyAEMFiAaLw7jRG0epmFg2HCSSfZZY3D6Ht4rHuvCiLgwwBMH1iSUHKTBseLfcG9hLhgBHaJJz0AJPsRMHaQOQ_L_W6Df-jXS0-xTMmZ4GU0d5-PlfMTWdcy8jZ9HBFNW4V0ASX27eakPCTGwCDdM4Dhxc1p6W6zBaog', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000768s ] [ 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` = 20251209 [ RunTime:0.000834s ] --------------------------------------------------------------- [2025-12-09T22:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060169s] [吞吐率:16.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001096s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000466s ] --------------------------------------------------------------- [2025-12-09T22:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047398s] [吞吐率:21.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000839s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-12-09T22:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054959s] [吞吐率:18.20req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5MzQwLCJuYmYiOjE3NjUyODkzNDAsImV4cCI6MTc2Nzg4MTM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fWWIBzPwL7tBtCzwK1jCtcoQwL-Z1RUmngB3IW6vcyfqjCdq3Q6BiGwrFG__jJLGeJ8M1J6bN4s-jTppU70TqkaobgvS66yioyIR3STWw3GooSp2b4W_Roa56n1s7HTJjAkzh6P1IY3J6w4_yyNe6xi5VbQrlNbOsQFdXud4mi4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005757s ] 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.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000806s ] 00798s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063704s] [吞吐率:15.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001691s ] 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.000362s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050479s] [吞吐率:19.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002655s ] 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.000330s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049873s] [吞吐率:20.05req/s] [内存消耗:2,503.05kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013406s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000706s ] [ 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` = 20251209 [ RunTime:0.000793s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033247s] [吞吐率:30.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049371s] [吞吐率:20.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005128s ] 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.000364s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043333s] [吞吐率:23.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002019s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001118s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045178s] [吞吐率:22.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003141s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045932s] [吞吐率:21.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005891s ] 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.000393s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053297s] [吞吐率:18.76req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012018s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000586s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.004496s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059871s] [吞吐率:16.70req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003719s ] 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.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000512s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.003732s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002313s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002186s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002085s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000925s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060536s] [吞吐率:16.52req/s] [内存消耗:2,415.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014942s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001259s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001013s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050051s] [吞吐率:19.98req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009311s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036817s] [吞吐率:27.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156647s] [吞吐率:6.38req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011304s ] 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.000407s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.111187s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036143s] [吞吐率:27.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001158s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050537s] [吞吐率:19.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015798s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001647s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038905s] [吞吐率:25.70req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034224s] [吞吐率:29.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001098s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052122s] [吞吐率:19.19req/s] [内存消耗:2,423.13kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015740s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001236s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040360s] [吞吐率:24.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006841s ] 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.000399s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033402s] [吞吐率:29.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000799s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.052393s] [吞吐率:19.09req/s] [内存消耗:2,423.20kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015886s ] 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.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000548s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042750s] [吞吐率:23.39req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001015s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043341s] [吞吐率:23.07req/s] [内存消耗:2,500.76kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000877s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ 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.000710s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000856s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049739s] [吞吐率:20.10req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015130s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050022s] [吞吐率:19.99req/s] [内存消耗:2,510.98kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014829s ] 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.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ 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` = 20251209 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-12-09T22:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049599s] [吞吐率:20.16req/s] [内存消耗:2,467.69kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014898s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ 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` = 20251209 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074592s] [吞吐率:13.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016111s ] 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.000366s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050346s] [吞吐率:19.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015167s ] 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.000388s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034915s] [吞吐率:28.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002917s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050614s] [吞吐率:19.76req/s] [内存消耗:2,584.06kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAxLCJuYmYiOjE3NjUyODk0MDEsImV4cCI6MTc2Nzg4MTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CcF2MtuyPDHirwGMuhNKfiy0PGy_swc2d4afNXCpX4U3cCm-eQNVHB-1nwtEv6qqRApds_3f5Hs5kny5inCdjPl3Gs0yuWtiTQrhEPtNl447t6xFk1KF6EDECpLMLzryM7J11QyRJj3LsCwe4bHhq-3jCAAL2tDY3WX4FlvT2nw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014321s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000820s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.034548s] [吞吐率:28.95req/s] [内存消耗:2,424.83kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000810s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.034221s] [吞吐率:29.22req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAwLCJuYmYiOjE3NjUyODk0MDAsImV4cCI6MTc2Nzg4MTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QClZASq5nfSUTefNQ0cIM_k_D9DJ3XSnbEZlXPXSnx2H2myDQh23LtlJ4xUYLItc56K8jpot6Aw7qnkwpIY_Sz9zje8f1ysbtJ0Et2b9o3OOepiBpuGeM2Eyt-tkZxDbaHVBYLvDp6PoeD1QE-oL8TkOTTMdUc1PVfKINCwrb7I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000506s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-12-09T22:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050213s] [吞吐率:19.92req/s] [内存消耗:2,567.95kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAxLCJuYmYiOjE3NjUyODk0MDEsImV4cCI6MTc2Nzg4MTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CcF2MtuyPDHirwGMuhNKfiy0PGy_swc2d4afNXCpX4U3cCm-eQNVHB-1nwtEv6qqRApds_3f5Hs5kny5inCdjPl3Gs0yuWtiTQrhEPtNl447t6xFk1KF6EDECpLMLzryM7J11QyRJj3LsCwe4bHhq-3jCAAL2tDY3WX4FlvT2nw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015323s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-12-09T22:10:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.591613s] [吞吐率:1.69req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDAxLCJuYmYiOjE3NjUyODk0MDEsImV4cCI6MTc2Nzg4MTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CcF2MtuyPDHirwGMuhNKfiy0PGy_swc2d4afNXCpX4U3cCm-eQNVHB-1nwtEv6qqRApds_3f5Hs5kny5inCdjPl3Gs0yuWtiTQrhEPtNl447t6xFk1KF6EDECpLMLzryM7J11QyRJj3LsCwe4bHhq-3jCAAL2tDY3WX4FlvT2nw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013781s ] 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.000407s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013619s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013477s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012924s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012872s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012879s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012914s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012999s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012961s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012907s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012840s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012760s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012760s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012836s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012941s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012982s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012992s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013010s ] --------------------------------------------------------------- [2025-12-09T22:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060053s] [吞吐率:16.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002181s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-12-09T22:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048406s] [吞吐率:20.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006063s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-12-09T22:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039614s] [吞吐率:25.24req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NDYwLCJuYmYiOjE3NjUyODk0NjAsImV4cCI6MTc2Nzg4MTQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uucz0PZbZBvhryBp3u_xkIW9x1PoCThNDVZ-pArbujwpqCqAV5mEgtAPc9dJzQMyLWAE1uO21chbt9UY6ArERLadPikiHgoR6rQ9oGao-L7Rp2z4dGDncee8KjVLpRJ44UBCF2eMGGka-L3PCpd4AjHRnTb6OyM0NYzQZR9wm8k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002700s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ 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` = 20251209 [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-12-09T22:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061813s] [吞吐率:16.18req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001394s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T22:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048310s] [吞吐率:20.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002155s ] 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.000361s ] --------------------------------------------------------------- [2025-12-09T22:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039425s] [吞吐率:25.36req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NTIwLCJuYmYiOjE3NjUyODk1MjAsImV4cCI6MTc2Nzg4MTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SVOhdw_kbW2mMhTyKOlzVFbk_UxTpiFabsPYek3M6O_Ky_Ab4wtaTj07owvCoa6V1-R4ebQoFknPYHKsAEJpLpWXhj8i7YR79_hogOcC2Sxc9uCGewxFYU8t7yVhnceQpwc12EmqZSunsy_IoV3Iqv5F3vb2AfRVa55BwNxfO7A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-12-09T22:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039464s] [吞吐率:25.34req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NTIwLCJuYmYiOjE3NjUyODk1MjAsImV4cCI6MTc2Nzg4MTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SVOhdw_kbW2mMhTyKOlzVFbk_UxTpiFabsPYek3M6O_Ky_Ab4wtaTj07owvCoa6V1-R4ebQoFknPYHKsAEJpLpWXhj8i7YR79_hogOcC2Sxc9uCGewxFYU8t7yVhnceQpwc12EmqZSunsy_IoV3Iqv5F3vb2AfRVa55BwNxfO7A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004537s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-12-09T22:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060765s] [吞吐率:16.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000816s ] 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.000366s ] --------------------------------------------------------------- [2025-12-09T22:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049542s] [吞吐率:20.18req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T22:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050167s] [吞吐率:19.93req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NTgwLCJuYmYiOjE3NjUyODk1ODAsImV4cCI6MTc2Nzg4MTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZFmd3rY0gXe41jrgHjA5puDC8MmspJSmovUsMIE-fIob6ykwbjf6PKKg9TJZieHlFq_-yiuGBhbHh5CsBqviMxoxsbp7Ch3_PblDwjm-fMW4aHWfWErOWGRRqHFxwgPjxwHk8G48ULgEdOf3d2nB4wqcNDGDDR2aZlEuv0atDx4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015092s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000727s ] --------------------------------------------------------------- [2025-12-09T22:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050168s] [吞吐率:19.93req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NTgwLCJuYmYiOjE3NjUyODk1ODAsImV4cCI6MTc2Nzg4MTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZFmd3rY0gXe41jrgHjA5puDC8MmspJSmovUsMIE-fIob6ykwbjf6PKKg9TJZieHlFq_-yiuGBhbHh5CsBqviMxoxsbp7Ch3_PblDwjm-fMW4aHWfWErOWGRRqHFxwgPjxwHk8G48ULgEdOf3d2nB4wqcNDGDDR2aZlEuv0atDx4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012679s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-12-09T22:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063729s] [吞吐率:15.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000976s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-12-09T22:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051808s] [吞吐率:19.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002271s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-12-09T22:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053365s] [吞吐率:18.74req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NjQwLCJuYmYiOjE3NjUyODk2NDAsImV4cCI6MTc2Nzg4MTY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DAH-FiIXBZwyPgu4atK_IGwIMfmdEbYoUUyHBF_jYXSgj75NAphpW7KYDqLZfpoQW713TnlP6IQ4aiXOsyv-QOJ84273Cn9N65LslS8HUF9JZMcwWqTmkQ3K_RtjB2pxmiA16-87gc52Rw7CsjqF-NIfb8B8ZT7NXEm-UrFik4I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ 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` = 20251209 [ RunTime:0.000786s ] 00752s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058347s] [吞吐率:17.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001996s ] 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.000358s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045326s] [吞吐率:22.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003456s ] 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.000315s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049687s] [吞吐率:20.13req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAwLCJuYmYiOjE3NjUyODk3MDAsImV4cCI6MTc2Nzg4MTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A1ihouioYwPoQP_Q7UmdSzmTyq18clXffSelTXKhIFSACphd_y52pxq2tC9PYMkoy2KSQIij8oaCT3bzwDbTXYpts0eHi6I-OkkHv-QyeJO9c9CmF80-tj6viExPYEUfChvbGIjY9uv8xxZDwf7WD-BuwggOlleDQj2b2-JZVws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013494s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20251209 [ RunTime:0.000643s ] 00684s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032773s] [吞吐率:30.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000882s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033327s] [吞吐率:30.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000964s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039300s] [吞吐率:25.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004529s ] 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.000407s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033516s] [吞吐率:29.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041997s] [吞吐率:23.81req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062188s] [吞吐率:16.08req/s] [内存消耗:2,415.92kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAwLCJuYmYiOjE3NjUyODk3MDAsImV4cCI6MTc2Nzg4MTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A1ihouioYwPoQP_Q7UmdSzmTyq18clXffSelTXKhIFSACphd_y52pxq2tC9PYMkoy2KSQIij8oaCT3bzwDbTXYpts0eHi6I-OkkHv-QyeJO9c9CmF80-tj6viExPYEUfChvbGIjY9uv8xxZDwf7WD-BuwggOlleDQj2b2-JZVws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011347s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001282s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001137s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001384s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000899s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045156s] [吞吐率:22.15req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAwLCJuYmYiOjE3NjUyODk3MDAsImV4cCI6MTc2Nzg4MTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A1ihouioYwPoQP_Q7UmdSzmTyq18clXffSelTXKhIFSACphd_y52pxq2tC9PYMkoy2KSQIij8oaCT3bzwDbTXYpts0eHi6I-OkkHv-QyeJO9c9CmF80-tj6viExPYEUfChvbGIjY9uv8xxZDwf7WD-BuwggOlleDQj2b2-JZVws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000762s ] [ 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 = 20251208 [ RunTime:0.002462s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002070s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002079s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002053s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000859s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049348s] [吞吐率:20.26req/s] [内存消耗:2,432.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAwLCJuYmYiOjE3NjUyODk3MDAsImV4cCI6MTc2Nzg4MTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A1ihouioYwPoQP_Q7UmdSzmTyq18clXffSelTXKhIFSACphd_y52pxq2tC9PYMkoy2KSQIij8oaCT3bzwDbTXYpts0eHi6I-OkkHv-QyeJO9c9CmF80-tj6viExPYEUfChvbGIjY9uv8xxZDwf7WD-BuwggOlleDQj2b2-JZVws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013761s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-12-09T22:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162869s] [吞吐率:6.14req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAwLCJuYmYiOjE3NjUyODk3MDAsImV4cCI6MTc2Nzg4MTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A1ihouioYwPoQP_Q7UmdSzmTyq18clXffSelTXKhIFSACphd_y52pxq2tC9PYMkoy2KSQIij8oaCT3bzwDbTXYpts0eHi6I-OkkHv-QyeJO9c9CmF80-tj6viExPYEUfChvbGIjY9uv8xxZDwf7WD-BuwggOlleDQj2b2-JZVws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014486s ] 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 url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115658s ] --------------------------------------------------------------- [2025-12-09T22:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.600703s] [吞吐率:1.66req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAwLCJuYmYiOjE3NjUyODk3MDAsImV4cCI6MTc2Nzg4MTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.A1ihouioYwPoQP_Q7UmdSzmTyq18clXffSelTXKhIFSACphd_y52pxq2tC9PYMkoy2KSQIij8oaCT3bzwDbTXYpts0eHi6I-OkkHv-QyeJO9c9CmF80-tj6viExPYEUfChvbGIjY9uv8xxZDwf7WD-BuwggOlleDQj2b2-JZVws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014001s ] 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.000304s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116838s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013696s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013594s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012944s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012939s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012837s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012748s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012728s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013225s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013648s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013529s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013365s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012865s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012918s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013407s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013141s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012999s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012970s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012976s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013850s ] --------------------------------------------------------------- [2025-12-09T22:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056890s] [吞吐率:17.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-09T22:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.054998s] [吞吐率:18.18req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzAxLCJuYmYiOjE3NjUyODk3MDEsImV4cCI6MTc2Nzg4MTcwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fh2z3tOqW6ECTZQ4kz1Ed1Bjia9xeOARcjBVOUCczBbuqVytv3ZRhpzSBQoOBf3rlZpBaPuYaUkE1Lyviy55i5LGRnnK1r1MwoEY-MEsmHDapm1VGfXXgvIEHSyZr4jN0YrbV6BJesbVfj4rRz9o1Jj4e4x37tEEWAuiBsY_Tj8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018632s ] 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.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003557s ] --------------------------------------------------------------- [2025-12-09T22:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078801s] [吞吐率:12.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013654s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-12-09T22:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064827s] [吞吐率:15.43req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-12-09T22:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048454s] [吞吐率:20.64req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzYwLCJuYmYiOjE3NjUyODk3NjAsImV4cCI6MTc2Nzg4MTc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rA5GZeOLn1HWLrzQHmv4nfHgOxPo1mCFz5G2ay8dbd-SZJq0DWE3e0hiad-MMNe5sqHHoD6Z2H10VTtaBPJKNnZNeNtQu-uWG4qfaV_H7w0285pEyW8Lg26jtkQQf_G86MDwAuoQ0S6qr2tc8YmUTdq-9I-2bhBrgxzZ5AJNfnU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013730s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ 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` = 20251209 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-12-09T22:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048487s] [吞吐率:20.62req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5NzYwLCJuYmYiOjE3NjUyODk3NjAsImV4cCI6MTc2Nzg4MTc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rA5GZeOLn1HWLrzQHmv4nfHgOxPo1mCFz5G2ay8dbd-SZJq0DWE3e0hiad-MMNe5sqHHoD6Z2H10VTtaBPJKNnZNeNtQu-uWG4qfaV_H7w0285pEyW8Lg26jtkQQf_G86MDwAuoQ0S6qr2tc8YmUTdq-9I-2bhBrgxzZ5AJNfnU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013239s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ 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` = 20251209 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-12-09T22:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066836s] [吞吐率:14.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007426s ] 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.000365s ] --------------------------------------------------------------- [2025-12-09T22:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053798s] [吞吐率:18.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-12-09T22:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049716s] [吞吐率:20.11req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5ODIwLCJuYmYiOjE3NjUyODk4MjAsImV4cCI6MTc2Nzg4MTgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vizZqZQ_pX4EbxWqxJNU5iCONCs0PVuNoYazYscc79bz7RwutjWB4DOWZ795OXEOixcXowljAepdyhQuHX2bGu4efzFOFo1mbqoY8efonpqsNrtIWpJBDI5RotHI8Wq3pz0a7BAYNzwCD4_SfVxmBMsv-n34XWOiKvGPQD37QZo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ 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` = 20251209 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-12-09T22:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062205s] [吞吐率:16.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T22:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048605s] [吞吐率:20.57req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001136s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-12-09T22:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049441s] [吞吐率:20.23req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5ODgwLCJuYmYiOjE3NjUyODk4ODAsImV4cCI6MTc2Nzg4MTg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PNVwEJACcWKJ2FyyNX_kcK2LJzeVrfZOE7kTWVnPD9aDprL-Y093tWCid3gkpD1UtXrNy2W1QrOvKDvQ1yoB_igSsY9K0QWTQGWULk2g9pVGdiBzMT684eV8dqc8uaTDpLsGXeIvrVj3gHtaAMlJLtrJZsq0Xms4Ar4O3bDru2w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014465s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20251209 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-12-09T22:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049503s] [吞吐率:20.20req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5ODgwLCJuYmYiOjE3NjUyODk4ODAsImV4cCI6MTc2Nzg4MTg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PNVwEJACcWKJ2FyyNX_kcK2LJzeVrfZOE7kTWVnPD9aDprL-Y093tWCid3gkpD1UtXrNy2W1QrOvKDvQ1yoB_igSsY9K0QWTQGWULk2g9pVGdiBzMT684eV8dqc8uaTDpLsGXeIvrVj3gHtaAMlJLtrJZsq0Xms4Ar4O3bDru2w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014341s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ 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` = 20251209 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-12-09T22:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.079881s] [吞吐率:12.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021067s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-12-09T22:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065341s] [吞吐率:15.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005571s ] 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.000428s ] --------------------------------------------------------------- [2025-12-09T22:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055057s] [吞吐率:18.16req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjg5OTQwLCJuYmYiOjE3NjUyODk5NDAsImV4cCI6MTc2Nzg4MTk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VOitDU5c7JU7N4i8S89gT-7ToGQuZM5bw6jNK_k2vHBlQRVFKlF-nKJt9EGOKk8WrJ8K7fh4nsp4w-9vg1rhizHcj5G8Ue65G8AdjDMJn3ZDSWBENzGAy4XMyLVbiR5FzTjXXx9TqsnENRxYyvCdx88UYRYeal_zRodxMW1ZCtU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019310s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ 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` = 20251209 [ RunTime:0.000688s ] 00718s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066805s] [吞吐率:14.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005357s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054592s] [吞吐率:18.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007979s ] 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.000333s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039242s] [吞吐率:25.48req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002818s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039442s] [吞吐率:25.35req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003639s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000625s ] [ 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` = 20251209 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037421s] [吞吐率:26.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001186s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038830s] [吞吐率:25.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006815s ] 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.000366s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039947s] [吞吐率:25.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005160s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041614s] [吞吐率:24.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006471s ] 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.000400s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052387s] [吞吐率:19.09req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014899s ] 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.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003696s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.049609s] [吞吐率:20.16req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000553s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.003620s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.003124s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.003115s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002874s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.001223s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.055343s] [吞吐率:18.07req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018306s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.065998s] [吞吐率:15.15req/s] [内存消耗:2,415.92kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001298s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001065s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048657s] [吞吐率:20.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011440s ] 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.000425s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034223s] [吞吐率:29.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001006s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034251s] [吞吐率:29.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001826s ] 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.000412s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.039489s] [吞吐率:25.32req/s] [内存消耗:2,423.25kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ 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` WHERE `type` = 3 [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055215s] [吞吐率:18.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017073s ] 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.000403s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041316s] [吞吐率:24.20req/s] [内存消耗:2,583.98kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003066s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000943s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.035111s] [吞吐率:28.48req/s] [内存消耗:2,425.79kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000700s ] [ 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` = 20251209 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039105s] [吞吐率:25.57req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007092s ] 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.000332s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049181s] [吞吐率:20.33req/s] [内存消耗:2,423.18kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015491s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000553s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048312s] [吞吐率:20.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000760s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049030s] [吞吐率:20.40req/s] [内存消耗:2,424.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015105s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000375s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-12-09T22:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049596s] [吞吐率:20.16req/s] [内存消耗:2,511.03kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015666s ] 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.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000523s ] [ 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` = 20251209 [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.595173s] [吞吐率:1.68req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAwLCJuYmYiOjE3NjUyOTAwMDAsImV4cCI6MTc2Nzg4MjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iOoNvDI3S4v_VyeCbIs46BMGE8kMfMxy2T6bJCpkurXbKJqW60PfPwfy_LfE7JFAte5fqsCdLYd63rzVpBojjfGhasanCw3OEV2tS7MQ2ogJx-hxSL9uEE74Ck8kT8zzpvDmc9gfcAyH26vyuGhZ2cBJk-6ixa8SIdIRR7FNhAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003637s ] 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.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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112619s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013684s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013579s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013820s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013655s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013936s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013528s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013474s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013363s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013536s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013296s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013322s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013306s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012999s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012927s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012927s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013172s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012946s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013537s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013796s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013062s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058374s] [吞吐率:17.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041426s] [吞吐率:24.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008765s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001222s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032333s] [吞吐率:30.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036612s] [吞吐率:27.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035335s] [吞吐率:28.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000487s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035257s] [吞吐率:28.36req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAxLCJuYmYiOjE3NjUyOTAwMDEsImV4cCI6MTc2Nzg4MjAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NLHIrYsoFmzZVPylZuHVuZwwh3lw5l1OQWKBUSZlFZAtdIlyMJbFPmBmQ8vVbV6oSAAGcVoAXFYFrWacI0AUh_pF19woFyBLXUrBgOIp4bhyWH9cdp0q9mCEYyUJCBxnJ-_OnMKR1ZFfhLTeOyEi8qmsc_dV8bci39uLPQc6L1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001097s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000541s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000536s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042245s] [吞吐率:23.67req/s] [内存消耗:2,467.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAxLCJuYmYiOjE3NjUyOTAwMDEsImV4cCI6MTc2Nzg4MjAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NLHIrYsoFmzZVPylZuHVuZwwh3lw5l1OQWKBUSZlFZAtdIlyMJbFPmBmQ8vVbV6oSAAGcVoAXFYFrWacI0AUh_pF19woFyBLXUrBgOIp4bhyWH9cdp0q9mCEYyUJCBxnJ-_OnMKR1ZFfhLTeOyEi8qmsc_dV8bci39uLPQc6L1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000528s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.177379s] [吞吐率:5.64req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAxLCJuYmYiOjE3NjUyOTAwMDEsImV4cCI6MTc2Nzg4MjAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NLHIrYsoFmzZVPylZuHVuZwwh3lw5l1OQWKBUSZlFZAtdIlyMJbFPmBmQ8vVbV6oSAAGcVoAXFYFrWacI0AUh_pF19woFyBLXUrBgOIp4bhyWH9cdp0q9mCEYyUJCBxnJ-_OnMKR1ZFfhLTeOyEi8qmsc_dV8bci39uLPQc6L1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015290s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.130454s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049916s] [吞吐率:20.03req/s] [内存消耗:2,500.80kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAxLCJuYmYiOjE3NjUyOTAwMDEsImV4cCI6MTc2Nzg4MjAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NLHIrYsoFmzZVPylZuHVuZwwh3lw5l1OQWKBUSZlFZAtdIlyMJbFPmBmQ8vVbV6oSAAGcVoAXFYFrWacI0AUh_pF19woFyBLXUrBgOIp4bhyWH9cdp0q9mCEYyUJCBxnJ-_OnMKR1ZFfhLTeOyEi8qmsc_dV8bci39uLPQc6L1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014752s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-12-09T22:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050345s] [吞吐率:19.86req/s] [内存消耗:2,568.09kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDAxLCJuYmYiOjE3NjUyOTAwMDEsImV4cCI6MTc2Nzg4MjAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NLHIrYsoFmzZVPylZuHVuZwwh3lw5l1OQWKBUSZlFZAtdIlyMJbFPmBmQ8vVbV6oSAAGcVoAXFYFrWacI0AUh_pF19woFyBLXUrBgOIp4bhyWH9cdp0q9mCEYyUJCBxnJ-_OnMKR1ZFfhLTeOyEi8qmsc_dV8bci39uLPQc6L1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015375s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000578s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-12-09T22:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060847s] [吞吐率:16.43req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002056s ] 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.000361s ] --------------------------------------------------------------- [2025-12-09T22:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049073s] [吞吐率:20.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004936s ] 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.000450s ] --------------------------------------------------------------- [2025-12-09T22:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049865s] [吞吐率:20.05req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMDYwLCJuYmYiOjE3NjUyOTAwNjAsImV4cCI6MTc2Nzg4MjA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tml8g00FAYpocJrb2_QZiaQ3ebo1WfJ5AFRQcTZX1fjwBSQB5HXhFeciDhC4rpbvAgZvUyNC6Ov4x_usxroNbWaZkzvWVfgrQ-ku9te6pDoRh6EJ3d3eiBHsM6nFJClEvItEo0wOT3QDJ6n6HOvkk3qvpSM_QbEaqrVicXbBQnQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014848s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20251209 [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-12-09T22:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062900s] [吞吐率:15.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-12-09T22:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050561s] [吞吐率:19.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002366s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T22:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049673s] [吞吐率:20.13req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMTIwLCJuYmYiOjE3NjUyOTAxMjAsImV4cCI6MTc2Nzg4MjEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h81pxNIdkklVxRNN2z50hwifxsgJHIhGFUr9AHX5v1zgoYiApcxoDvxIiWn_3RoowIPpgIlQ_UA9fTuXWCAb5DyurUDxjxwomGfl8kOiEqCrraD5MpUN3YDd8osuxMrHbqMLp95jmja-YXckHRsx24Oh9Q15R2QWfDKgBMu64vE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011798s ] 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.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-12-09T22:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049763s] [吞吐率:20.10req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMTIwLCJuYmYiOjE3NjUyOTAxMjAsImV4cCI6MTc2Nzg4MjEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h81pxNIdkklVxRNN2z50hwifxsgJHIhGFUr9AHX5v1zgoYiApcxoDvxIiWn_3RoowIPpgIlQ_UA9fTuXWCAb5DyurUDxjxwomGfl8kOiEqCrraD5MpUN3YDd8osuxMrHbqMLp95jmja-YXckHRsx24Oh9Q15R2QWfDKgBMu64vE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011864s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000663s ] [ 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` = 20251209 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-12-09T22:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060141s] [吞吐率:16.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001942s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-12-09T22:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047525s] [吞吐率:21.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002069s ] 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.000339s ] --------------------------------------------------------------- [2025-12-09T22:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050018s] [吞吐率:19.99req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMTgwLCJuYmYiOjE3NjUyOTAxODAsImV4cCI6MTc2Nzg4MjE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GUR1PtcJY4hNk8cduNZQqq_GQyyRt7Oscepo4dg7C27QpKno2_9uXd5Nf5hrrnjnpgkkOXYITkIC2Q4sXaezAqAM4IWMJawB1tctWBKFC2kMZ-N5OPxJwM0JOsnhlTFdW-bdL52jzceZBpMWPplFddwexQ5W35WTiyqlgn5msIk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012493s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000719s ] [ 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` = 20251209 [ RunTime:0.000816s ] --------------------------------------------------------------- [2025-12-09T22:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050244s] [吞吐率:19.90req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMTgwLCJuYmYiOjE3NjUyOTAxODAsImV4cCI6MTc2Nzg4MjE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GUR1PtcJY4hNk8cduNZQqq_GQyyRt7Oscepo4dg7C27QpKno2_9uXd5Nf5hrrnjnpgkkOXYITkIC2Q4sXaezAqAM4IWMJawB1tctWBKFC2kMZ-N5OPxJwM0JOsnhlTFdW-bdL52jzceZBpMWPplFddwexQ5W35WTiyqlgn5msIk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012406s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-12-09T22:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060871s] [吞吐率:16.43req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002077s ] 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.000357s ] --------------------------------------------------------------- [2025-12-09T22:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049003s] [吞吐率:20.41req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004631s ] 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.000319s ] --------------------------------------------------------------- [2025-12-09T22:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049823s] [吞吐率:20.07req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMjQwLCJuYmYiOjE3NjUyOTAyNDAsImV4cCI6MTc2Nzg4MjI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZtNOZk6W6G8J4q74HaJoqgvR_freTVXiePkwInBTJkx9li-Mg-Wu_sYDdZaqsDDBIgi6B_c4xco613SjyIsVOwtCFO8us87r5M2T7wt5ciNt1fseI18Hqt-eHDk25sQpJNEZEoxsQyHx9hRcyuZzedXl3lpPgAIJ90IcduokafM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015238s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-12-09T22:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049764s] [吞吐率:20.09req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMjQwLCJuYmYiOjE3NjUyOTAyNDAsImV4cCI6MTc2Nzg4MjI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZtNOZk6W6G8J4q74HaJoqgvR_freTVXiePkwInBTJkx9li-Mg-Wu_sYDdZaqsDDBIgi6B_c4xco613SjyIsVOwtCFO8us87r5M2T7wt5ciNt1fseI18Hqt-eHDk25sQpJNEZEoxsQyHx9hRcyuZzedXl3lpPgAIJ90IcduokafM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ 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` = 20251209 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064872s] [吞吐率:15.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053385s] [吞吐率:18.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000957s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050989s] [吞吐率:19.61req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAwLCJuYmYiOjE3NjUyOTAzMDAsImV4cCI6MTc2Nzg4MjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cHqNzwNaAOhC8CnOrGknFlg1s5gv_CfjWOeh8_pcgWeh0Y5q45sa5-7V9xv4JDfAsmZWZurUpMaNWQNUO2wzbnnbG8auJCfCJ8FUDOE-YNZHDKNr3tor7U1zFEu3Xlul9WBj5rwDxyZLJXEIHsWRyTVwOg0WCYy8so9-2gHExLo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000801s ] 00810s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037189s] [吞吐率:26.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000907s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038842s] [吞吐率:25.75req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002313s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045554s] [吞吐率:21.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003570s ] 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.000425s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045367s] [吞吐率:22.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004394s ] 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.000430s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058404s] [吞吐率:17.12req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAwLCJuYmYiOjE3NjUyOTAzMDAsImV4cCI6MTc2Nzg4MjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cHqNzwNaAOhC8CnOrGknFlg1s5gv_CfjWOeh8_pcgWeh0Y5q45sa5-7V9xv4JDfAsmZWZurUpMaNWQNUO2wzbnnbG8auJCfCJ8FUDOE-YNZHDKNr3tor7U1zFEu3Xlul9WBj5rwDxyZLJXEIHsWRyTVwOg0WCYy8so9-2gHExLo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005386s ] 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.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000563s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002385s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002033s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002041s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001907s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000884s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061363s] [吞吐率:16.30req/s] [内存消耗:2,415.87kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAwLCJuYmYiOjE3NjUyOTAzMDAsImV4cCI6MTc2Nzg4MjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cHqNzwNaAOhC8CnOrGknFlg1s5gv_CfjWOeh8_pcgWeh0Y5q45sa5-7V9xv4JDfAsmZWZurUpMaNWQNUO2wzbnnbG8auJCfCJ8FUDOE-YNZHDKNr3tor7U1zFEu3Xlul9WBj5rwDxyZLJXEIHsWRyTVwOg0WCYy8so9-2gHExLo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011154s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001285s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001143s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001022s ] --------------------------------------------------------------- [2025-12-09T22:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049957s] [吞吐率:20.02req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAwLCJuYmYiOjE3NjUyOTAzMDAsImV4cCI6MTc2Nzg4MjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cHqNzwNaAOhC8CnOrGknFlg1s5gv_CfjWOeh8_pcgWeh0Y5q45sa5-7V9xv4JDfAsmZWZurUpMaNWQNUO2wzbnnbG8auJCfCJ8FUDOE-YNZHDKNr3tor7U1zFEu3Xlul9WBj5rwDxyZLJXEIHsWRyTVwOg0WCYy8so9-2gHExLo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014609s ] 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.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-12-09T22:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.600274s] [吞吐率:1.67req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAwLCJuYmYiOjE3NjUyOTAzMDAsImV4cCI6MTc2Nzg4MjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cHqNzwNaAOhC8CnOrGknFlg1s5gv_CfjWOeh8_pcgWeh0Y5q45sa5-7V9xv4JDfAsmZWZurUpMaNWQNUO2wzbnnbG8auJCfCJ8FUDOE-YNZHDKNr3tor7U1zFEu3Xlul9WBj5rwDxyZLJXEIHsWRyTVwOg0WCYy8so9-2gHExLo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014284s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112594s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013840s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013669s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013357s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013317s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013310s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012988s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012964s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012892s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012835s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012781s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013343s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013535s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013700s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013502s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013581s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013455s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013335s ] --------------------------------------------------------------- [2025-12-09T22:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056928s] [吞吐率:17.57req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003252s ] 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.000353s ] --------------------------------------------------------------- [2025-12-09T22:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042594s] [吞吐率:23.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003652s ] 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.000362s ] --------------------------------------------------------------- [2025-12-09T22:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051751s] [吞吐率:19.32req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAxLCJuYmYiOjE3NjUyOTAzMDEsImV4cCI6MTc2Nzg4MjMwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IiV9CP5gMkPmQ26PhK7itYtLN5mJzTLLr3cv4F7RqzYsIC3gPrbMoJRG5G7yYQIXhUEeY0rmIjuh6CUDLzELnM_S-NjS6MGcdv7qb8Ra-1f6L3eY_2YjCVtv8qhgr9Gkn1FJLG_MkXvpSmlN3rFuitMy0OOtacbCo0Y0AA6q7JQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011528s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003614s ] --------------------------------------------------------------- [2025-12-09T22:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157801s] [吞吐率:6.34req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzAxLCJuYmYiOjE3NjUyOTAzMDEsImV4cCI6MTc2Nzg4MjMwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IiV9CP5gMkPmQ26PhK7itYtLN5mJzTLLr3cv4F7RqzYsIC3gPrbMoJRG5G7yYQIXhUEeY0rmIjuh6CUDLzELnM_S-NjS6MGcdv7qb8Ra-1f6L3eY_2YjCVtv8qhgr9Gkn1FJLG_MkXvpSmlN3rFuitMy0OOtacbCo0Y0AA6q7JQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011534s ] 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.000303s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.110812s ] --------------------------------------------------------------- [2025-12-09T22:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067853s] [吞吐率:14.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T22:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055501s] [吞吐率:18.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000814s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-12-09T22:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054754s] [吞吐率:18.26req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwMzYwLCJuYmYiOjE3NjUyOTAzNjAsImV4cCI6MTc2Nzg4MjM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sTBXpmlE8OObFNCgHICdPd2uymD10b6VJsybmg_Sau_YQDkJlvC9R43YEn0yefYI1EiNt7Je2HA3Xph9sq2Z8V3johkXdDmUSTBdjfp6MFsmspwpC0--AEdvND0WuQ-JvsCEPPWLjS-aM8wWHSsf8BgCZYGHsTx5dMTuL_6whqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015511s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000537s ] [ 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` = 20251209 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-12-09T22:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062773s] [吞吐率:15.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001212s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001189s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-12-09T22:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050533s] [吞吐率:19.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002666s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-12-09T22:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049005s] [吞吐率:20.41req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNDIwLCJuYmYiOjE3NjUyOTA0MjAsImV4cCI6MTc2Nzg4MjQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ReZSm3HyG2I2cmztcbom6830CFNKINMIygI8OFAFBAx3Ee-B3p8KXtwSJGnXradLQwK9ApmJ0wU4HDRWztMqozE209iKcZUx-nTTu25SRcIWvO8ptJ4plqOAANB0undzTbhtFalrXn5QOfUFw4rEowm0YIxy2i7AylIueniBy6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011395s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ 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` = 20251209 [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-12-09T22:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048990s] [吞吐率:20.41req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNDIwLCJuYmYiOjE3NjUyOTA0MjAsImV4cCI6MTc2Nzg4MjQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ReZSm3HyG2I2cmztcbom6830CFNKINMIygI8OFAFBAx3Ee-B3p8KXtwSJGnXradLQwK9ApmJ0wU4HDRWztMqozE209iKcZUx-nTTu25SRcIWvO8ptJ4plqOAANB0undzTbhtFalrXn5QOfUFw4rEowm0YIxy2i7AylIueniBy6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011346s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20251209 [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-12-09T22:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066822s] [吞吐率:14.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003027s ] 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.000432s ] --------------------------------------------------------------- [2025-12-09T22:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054580s] [吞吐率:18.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-12-09T22:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.071366s] [吞吐率:14.01req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNDgwLCJuYmYiOjE3NjUyOTA0ODAsImV4cCI6MTc2Nzg4MjQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eRX3jIFI9VF5MgpEEgbkYEr1ZLz8Zk_-IB7I5rY3pzkde6ZRnF2wWXTtJzZYW-O7oczokCQUyUFEiZg9AApD0JZ1mzo1HcWby9QTE6_tlGFkNSNvLo9Ce14HyJP-h2ZxaOaC5RYSFXYkWIkiJt2kb_Hrhf-7lGvIvudTMHFkG2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011961s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ 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` = 20251209 [ RunTime:0.000796s ] --------------------------------------------------------------- [2025-12-09T22:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.071547s] [吞吐率:13.98req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNDgwLCJuYmYiOjE3NjUyOTA0ODAsImV4cCI6MTc2Nzg4MjQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eRX3jIFI9VF5MgpEEgbkYEr1ZLz8Zk_-IB7I5rY3pzkde6ZRnF2wWXTtJzZYW-O7oczokCQUyUFEiZg9AApD0JZ1mzo1HcWby9QTE6_tlGFkNSNvLo9Ce14HyJP-h2ZxaOaC5RYSFXYkWIkiJt2kb_Hrhf-7lGvIvudTMHFkG2Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011964s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000628s ] [ 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` = 20251209 [ RunTime:0.000791s ] --------------------------------------------------------------- [2025-12-09T22:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060680s] [吞吐率:16.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-12-09T22:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049096s] [吞吐率:20.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-12-09T22:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037047s] [吞吐率:26.99req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNTQwLCJuYmYiOjE3NjUyOTA1NDAsImV4cCI6MTc2Nzg4MjU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giE0EhtVTcoL0g0bDNp1eUU7ADAsCcC9z8LS3jEvu1eAUrT5yWl6FP_CUDA4p2pDA9KyZNG3QBqcpwwxv7JTlD3Pf2f25rQhE1ieC_5a-cLRvBGRPe6y7Eeey_58E3nlVjNg8cwfZLNu566r_XrCPwWmb9sWgygHotA-c1JkKPM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001610s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-12-09T22:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037061s] [吞吐率:26.98req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNTQwLCJuYmYiOjE3NjUyOTA1NDAsImV4cCI6MTc2Nzg4MjU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giE0EhtVTcoL0g0bDNp1eUU7ADAsCcC9z8LS3jEvu1eAUrT5yWl6FP_CUDA4p2pDA9KyZNG3QBqcpwwxv7JTlD3Pf2f25rQhE1ieC_5a-cLRvBGRPe6y7Eeey_58E3nlVjNg8cwfZLNu566r_XrCPwWmb9sWgygHotA-c1JkKPM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001181s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ 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` = 20251209 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061767s] [吞吐率:16.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001896s ] 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.000347s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048981s] [吞吐率:20.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003937s ] 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.000344s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049386s] [吞吐率:20.25req/s] [内存消耗:2,502.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013666s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ 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` = 20251209 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049354s] [吞吐率:20.26req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013616s ] 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.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ 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` = 20251209 [ RunTime:0.000686s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033625s] [吞吐率:29.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001091s ] 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.000381s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044014s] [吞吐率:22.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009485s ] 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.000432s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045485s] [吞吐率:21.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010582s ] 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.000391s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058417s] [吞吐率:17.12req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014219s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000543s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002412s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002152s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002099s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001985s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000869s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035870s] [吞吐率:27.88req/s] [内存消耗:2,432.77kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000543s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052528s] [吞吐率:19.04req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013885s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003722s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047375s] [吞吐率:21.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015108s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000458s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035953s] [吞吐率:27.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036002s] [吞吐率:27.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000908s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.158129s] [吞吐率:6.32req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014136s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.111295s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042337s] [吞吐率:23.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049038s] [吞吐率:20.39req/s] [内存消耗:2,423.20kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013303s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000387s ] [ 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 (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049069s] [吞吐率:20.38req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013668s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000376s ] [ 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` = 20251209 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033162s] [吞吐率:30.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.055839s] [吞吐率:17.91req/s] [内存消耗:2,500.77kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-12-09T22:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050180s] [吞吐率:19.93req/s] [内存消耗:2,568.01kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015665s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043004s] [吞吐率:23.25req/s] [内存消耗:2,478.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAwLCJuYmYiOjE3NjUyOTA2MDAsImV4cCI6MTc2Nzg4MjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AUhdAomzjeS4sB71IMW6UkEOTK2SvYPWd7CDGa3OmdplpBzfIkzfnAATQkhrp2wbcF-iaGMFGp7sHDiGcRTDeQxTT9-gpXfa2WZHerML1utjLvKt-5PUEpyhVWmNR4QvDvO7Jouhq2Z_LJXEoGtYjfIdX6RLktAydMaOCIhwqxk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001211s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.226467s] [吞吐率:4.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000868s ] 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.000375s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.141996s] [吞吐率:7.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005380s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.108934s] [吞吐率:9.18req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003009s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.237475s] [吞吐率:4.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038618s] [吞吐率:25.89req/s] [内存消耗:2,510.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001412s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001116s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ 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` = 20251209 [ RunTime:0.000893s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061699s] [吞吐率:16.21req/s] [内存消耗:2,415.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012251s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001548s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001267s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001155s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001323s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001036s ] --------------------------------------------------------------- [2025-12-09T22:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049993s] [吞吐率:20.00req/s] [内存消耗:2,423.22kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013200s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000547s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.345611s] [吞吐率:2.89req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013339s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.355460s] [吞吐率:2.81req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001199s ] 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.000699s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.361382s] [吞吐率:2.77req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001382s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050533s] [吞吐率:19.79req/s] [内存消耗:2,467.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013607s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037683s] [吞吐率:26.54req/s] [内存消耗:2,424.83kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001015s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000455s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038928s] [吞吐率:25.69req/s] [内存消耗:2,584.06kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002427s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-12-09T22:30:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.607811s] [吞吐率:1.65req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjAxLCJuYmYiOjE3NjUyOTA2MDEsImV4cCI6MTc2Nzg4MjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WMISYKyC3hbnSPY7zDkm3pIX-295IdKHswO4iG-vz6ouvF6IM-xFTiAisnIUjc4r-t9NcuQ9KverH8hShAS5DATg5Do9tACQzavtzTlJV4pt0Y8OcYVdfdBjOXzgQuid8Xz9VYV6vGs80U649WtThXWr6pnuDjxzKmySNDx-D5M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004170s ] 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.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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112995s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013883s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013738s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013820s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013878s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013818s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013491s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013551s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013511s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014259s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013674s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013623s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013314s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013243s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012968s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012931s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012881s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013341s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013449s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013438s ] --------------------------------------------------------------- [2025-12-09T22:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058470s] [吞吐率:17.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002331s ] 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.000363s ] --------------------------------------------------------------- [2025-12-09T22:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047039s] [吞吐率:21.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T22:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049143s] [吞吐率:20.35req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjYwLCJuYmYiOjE3NjUyOTA2NjAsImV4cCI6MTc2Nzg4MjY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TOShup76pATgDz69yKLoXAgBsjg6DGxBHCFbMZi9rMyg8c7JkubtWz4Uz39U1SI0Nu_amJ-itbiw5KvbcKy0Bkzn66mdBl8DmOJlAXdV7EBoMp1-ihnLkHVaxYQjhAesD54wj5-FcwxpI3jLI7PdQvXdqjA1N9AJTg5_YEKvsNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-09T22:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049166s] [吞吐率:20.34req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNjYwLCJuYmYiOjE3NjUyOTA2NjAsImV4cCI6MTc2Nzg4MjY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TOShup76pATgDz69yKLoXAgBsjg6DGxBHCFbMZi9rMyg8c7JkubtWz4Uz39U1SI0Nu_amJ-itbiw5KvbcKy0Bkzn66mdBl8DmOJlAXdV7EBoMp1-ihnLkHVaxYQjhAesD54wj5-FcwxpI3jLI7PdQvXdqjA1N9AJTg5_YEKvsNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011825s ] 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.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-12-09T22:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065548s] [吞吐率:15.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-12-09T22:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049251s] [吞吐率:20.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013797s ] 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.000439s ] --------------------------------------------------------------- [2025-12-09T22:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050307s] [吞吐率:19.88req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNzIwLCJuYmYiOjE3NjUyOTA3MjAsImV4cCI6MTc2Nzg4MjcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vpR7-uu8Ki_5m8tq5SZ8W2jmA6ic5TQ7WhEN8zRidicfOWjGgTeQJ49lz30j_5Z17iUFaTxolhWDBwqqmhPq_8d--VCHo-xJoHJCxaPUAZHtl2V9KxtBK0ee7kVn1dJXCqtKlwYG1o2e3sFgpsd8pAgARzMBVrVegZM8Z1A1G54', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013083s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000750s ] [ 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` = 20251209 [ RunTime:0.000763s ] --------------------------------------------------------------- [2025-12-09T22:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050308s] [吞吐率:19.88req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNzIwLCJuYmYiOjE3NjUyOTA3MjAsImV4cCI6MTc2Nzg4MjcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vpR7-uu8Ki_5m8tq5SZ8W2jmA6ic5TQ7WhEN8zRidicfOWjGgTeQJ49lz30j_5Z17iUFaTxolhWDBwqqmhPq_8d--VCHo-xJoHJCxaPUAZHtl2V9KxtBK0ee7kVn1dJXCqtKlwYG1o2e3sFgpsd8pAgARzMBVrVegZM8Z1A1G54', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000716s ] [ 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` = 20251209 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-12-09T22:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061633s] [吞吐率:16.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002702s ] 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.000369s ] --------------------------------------------------------------- [2025-12-09T22:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047823s] [吞吐率:20.91req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwNzgwLCJuYmYiOjE3NjUyOTA3ODAsImV4cCI6MTc2Nzg4Mjc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XljQiXfHv9viVemKuVrI6l_abT0c8oa4OzUetuMJqJBrndLMKm006R7gFJj1FPqMiVu7Brli5m6SEdPrwyePmOExj9id0rPN5IV8lFRIGPNcuDyC6dX3nw3c0gAw1vDNW8EOixHSjDt5lSxppO1mwRgClrH30uwzR-ehypboi8k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012162s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ 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` = 20251209 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-09T22:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068680s] [吞吐率:14.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007946s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-09T22:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055951s] [吞吐率:17.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009228s ] 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.000325s ] --------------------------------------------------------------- [2025-12-09T22:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035707s] [吞吐率:28.01req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwODQwLCJuYmYiOjE3NjUyOTA4NDAsImV4cCI6MTc2Nzg4Mjg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dHXm5eBML9yIVBWm5HT3egZ6pHbkH8N9ionyx1sc0i1oTDWhNERV3tRf52J-sUcnQqZWYW4FBTzzU6YaKwYR3lIpqiUXCliNhDklkh_UHMbuFiYxBDwUtoMj3UOvzKLXcc6R5t1s7sAOy5MQx-XuFXEHzjnfFAPwjIg2n6lQOXs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000749s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000562s ] [ 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` = 20251209 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-12-09T22:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055243s] [吞吐率:18.10req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwODQwLCJuYmYiOjE3NjUyOTA4NDAsImV4cCI6MTc2Nzg4Mjg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dHXm5eBML9yIVBWm5HT3egZ6pHbkH8N9ionyx1sc0i1oTDWhNERV3tRf52J-sUcnQqZWYW4FBTzzU6YaKwYR3lIpqiUXCliNhDklkh_UHMbuFiYxBDwUtoMj3UOvzKLXcc6R5t1s7sAOy5MQx-XuFXEHzjnfFAPwjIg2n6lQOXs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ 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` = 20251209 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063462s] [吞吐率:15.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005610s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046433s] [吞吐率:21.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039390s] [吞吐率:25.39req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004777s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ 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` = 20251209 [ RunTime:0.000718s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041731s] [吞吐率:23.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035923s] [吞吐率:27.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003494s ] 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.000371s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047797s] [吞吐率:20.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004048s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039495s] [吞吐率:25.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003699s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039341s] [吞吐率:25.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000869s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.056769s] [吞吐率:17.62req/s] [内存消耗:2,432.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004593s ] 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.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045570s] [吞吐率:21.94req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000492s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002615s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002235s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002266s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002139s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000921s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048123s] [吞吐率:20.78req/s] [内存消耗:2,415.89kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001438s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000983s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052184s] [吞吐率:19.16req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014657s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003940s ] --------------------------------------------------------------- [2025-12-09T22:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.172027s] [吞吐率:5.81req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015164s ] 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.000522s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.123784s ] --------------------------------------------------------------- [2025-12-09T22:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.600225s] [吞吐率:1.67req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTAwLCJuYmYiOjE3NjUyOTA5MDAsImV4cCI6MTc2Nzg4MjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q9XJ1sZwXiRhLw0QOu-Fc9uulpT_7yiJCayIaVLYNVsr8s2Ke4-LMjH1u58K4WNYwmgDQ8RjP8wi_yHERhctDJifFj8Lp-jacjrQOGuSiUgWB34GwmX7aIlrD5pgtFhW-xztVBY8UNFYPH6kw9Rc0rvtMZrKbIKrdM2sZtxqV-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004288s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.119859s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012990s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012848s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012801s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012831s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012881s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013279s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013597s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014825s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013896s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013893s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013703s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013781s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013620s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013443s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013734s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013259s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013218s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013244s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013074s ] --------------------------------------------------------------- [2025-12-09T22:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063096s] [吞吐率:15.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000445s ] --------------------------------------------------------------- [2025-12-09T22:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051144s] [吞吐率:19.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002472s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-12-09T22:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049400s] [吞吐率:20.24req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkwOTYwLCJuYmYiOjE3NjUyOTA5NjAsImV4cCI6MTc2Nzg4Mjk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.apkzLSYxBtRjO7QABAEZbnfqtpRHxik3y21okyMIVU1RWGsoxn7zLHRymJJg7dzu49ii3rjP9OnPG-wAjtDpSBvhxK3qnMmD0JPJyxr1-SyTbbLC0H6i9aR2ULzSCrz2KUhKxVGkutovT4xZP6cd8D3iH6Yjdvnp3b-ERIte_zA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011889s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000553s ] [ 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` = 20251209 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-12-09T22:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062970s] [吞吐率:15.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007777s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T22:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046102s] [吞吐率:21.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005708s ] 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.000323s ] --------------------------------------------------------------- [2025-12-09T22:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049923s] [吞吐率:20.03req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMDIwLCJuYmYiOjE3NjUyOTEwMjAsImV4cCI6MTc2Nzg4MzAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f-Zveb6vP5dcEJSl8XR4jt_X4tAngeC-0wWnWQT5N9XyBlJtfea0-M4s1YcC6g0ZqMVDljyqNVOMsQ-J6u_FBIT7jKLRGEAlSo4ZYYc8YHpggZkAU6Ya60mXuslU9QMeqEUvskYvw0KQxBpKC9hK7tHxBjIN-saC6fV88avCAEM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014968s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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` = 20251209 [ RunTime:0.000691s ] --------------------------------------------------------------- [2025-12-09T22:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050045s] [吞吐率:19.98req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMDIwLCJuYmYiOjE3NjUyOTEwMjAsImV4cCI6MTc2Nzg4MzAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f-Zveb6vP5dcEJSl8XR4jt_X4tAngeC-0wWnWQT5N9XyBlJtfea0-M4s1YcC6g0ZqMVDljyqNVOMsQ-J6u_FBIT7jKLRGEAlSo4ZYYc8YHpggZkAU6Ya60mXuslU9QMeqEUvskYvw0KQxBpKC9hK7tHxBjIN-saC6fV88avCAEM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015366s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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` = 20251209 [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-12-09T22:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067752s] [吞吐率:14.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003823s ] 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.000361s ] --------------------------------------------------------------- [2025-12-09T22:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052013s] [吞吐率:19.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-12-09T22:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039003s] [吞吐率:25.64req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMDgwLCJuYmYiOjE3NjUyOTEwODAsImV4cCI6MTc2Nzg4MzA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l0Rl77hPVivtGGp8TEfJintFSJnnmP4bLMNewS1USW0bWQhGAhyzmyNI4cVmjxhOF2qXh89iREEwaq_e81frAJGBtxXItUtOFspnNYyYn3CaM1XdaE95wTDLyTiLC-t9s2blOXDQmSOWttmXKEeSlKO5oVAyIbd-gjzth57Jfc4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003681s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-09T22:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038865s] [吞吐率:25.73req/s] [内存消耗:2,503.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMDgwLCJuYmYiOjE3NjUyOTEwODAsImV4cCI6MTc2Nzg4MzA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l0Rl77hPVivtGGp8TEfJintFSJnnmP4bLMNewS1USW0bWQhGAhyzmyNI4cVmjxhOF2qXh89iREEwaq_e81frAJGBtxXItUtOFspnNYyYn3CaM1XdaE95wTDLyTiLC-t9s2blOXDQmSOWttmXKEeSlKO5oVAyIbd-gjzth57Jfc4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003535s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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` = 20251209 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-12-09T22:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073359s] [吞吐率:13.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011845s ] 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.000411s ] --------------------------------------------------------------- [2025-12-09T22:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054845s] [吞吐率:18.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010080s ] 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.000360s ] --------------------------------------------------------------- [2025-12-09T22:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049480s] [吞吐率:20.21req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMTQwLCJuYmYiOjE3NjUyOTExNDAsImV4cCI6MTc2Nzg4MzE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RA2PyFGcJXibCZMSlkkYYlARzNyT7tZcA5DvrA-nNixxz61Nfw7VkAb2rba8oU8gdGGFoeCSzIfDWEkqUtywfazigTaEcbAn1XhjledjkYk4nRUjCn94kdlkUhmANkUh4J2vYmdh7apDNnEyfsTGh9Fn02mRH4leQvBCyzDC1tg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014739s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-12-09T22:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049615s] [吞吐率:20.16req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMTQwLCJuYmYiOjE3NjUyOTExNDAsImV4cCI6MTc2Nzg4MzE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RA2PyFGcJXibCZMSlkkYYlARzNyT7tZcA5DvrA-nNixxz61Nfw7VkAb2rba8oU8gdGGFoeCSzIfDWEkqUtywfazigTaEcbAn1XhjledjkYk4nRUjCn94kdlkUhmANkUh4J2vYmdh7apDNnEyfsTGh9Fn02mRH4leQvBCyzDC1tg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014791s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000548s ] [ 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` = 20251209 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066858s] [吞吐率:14.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006755s ] 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.000364s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055028s] [吞吐率:18.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009876s ] 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.000347s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049722s] [吞吐率:20.11req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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` = 20251209 [ RunTime:0.000704s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049780s] [吞吐率:20.09req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015204s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ 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` = 20251209 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037816s] [吞吐率:26.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005432s ] 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.000337s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039456s] [吞吐率:25.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005013s ] 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.000357s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040098s] [吞吐率:24.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002373s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036957s] [吞吐率:27.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004860s ] 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.000399s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050156s] [吞吐率:19.94req/s] [内存消耗:2,432.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047171s] [吞吐率:21.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003051s ] 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.000366s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.074120s] [吞吐率:13.49req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011630s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000498s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002542s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002265s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002318s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002067s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000945s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.040235s] [吞吐率:24.85req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002071s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003922s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036151s] [吞吐率:27.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000768s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001465s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033149s] [吞吐率:30.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.065021s] [吞吐率:15.38req/s] [内存消耗:2,415.91kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014652s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001351s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001295s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.002194s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001648s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001193s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000949s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037935s] [吞吐率:26.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001714s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001325s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049694s] [吞吐率:20.12req/s] [内存消耗:2,584.08kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012145s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039601s] [吞吐率:25.25req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000703s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054830s] [吞吐率:18.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016041s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006074s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035950s] [吞吐率:27.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003512s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.165278s] [吞吐率:6.05req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014765s ] 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.000304s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118104s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033852s] [吞吐率:29.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000739s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039047s] [吞吐率:25.61req/s] [内存消耗:2,568.11kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001520s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000587s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000890s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033737s] [吞吐率:29.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.038935s] [吞吐率:25.68req/s] [内存消耗:2,423.19kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001795s ] 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.000830s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000661s ] [ 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` = 20251209 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.052362s] [吞吐率:19.10req/s] [内存消耗:2,424.86kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010511s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003624s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000580s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002560s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.001583s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037168s] [吞吐率:26.90req/s] [内存消耗:2,467.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000738s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042437s] [吞吐率:23.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.005118s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003606s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043402s] [吞吐率:23.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010019s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049916s] [吞吐率:20.03req/s] [内存消耗:2,511.06kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013240s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000694s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050484s] [吞吐率:19.81req/s] [内存消耗:2,500.76kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014371s ] 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.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ 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 (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000733s ] --------------------------------------------------------------- [2025-12-09T22:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049510s] [吞吐率:20.20req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014452s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000508s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-12-09T22:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.335992s] [吞吐率:2.98req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003894s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001536s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-12-09T22:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049656s] [吞吐率:20.14req/s] [内存消耗:2,423.22kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014720s ] 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.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000539s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T22:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.603135s] [吞吐率:1.66req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjAwLCJuYmYiOjE3NjUyOTEyMDAsImV4cCI6MTc2Nzg4MzIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.irtCmQAaX6OihE-AxeyoMsbeKNZVlQMQ0oH91lGY06V_TbrdxCOBmFxYJ9mUCFWylJWTtkX6H_tZh4Bhms8m8TjXd21HSN7zHniFro1_vW3ikSlCsk9ReeBoKpMANMcx6EubifrPISE1_W0M1rGL3i--43WBLjhEpcSctMI5-40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000661s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000235s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.117414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013963s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013947s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013763s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014001s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013896s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013794s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013692s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014447s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013673s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013826s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013625s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013768s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013660s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013575s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013627s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013605s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013598s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013564s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013459s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013490s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013520s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013282s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013296s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013345s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013624s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013449s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013368s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013397s ] --------------------------------------------------------------- [2025-12-09T22:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059088s] [吞吐率:16.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-12-09T22:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046849s] [吞吐率:21.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-12-09T22:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035224s] [吞吐率:28.39req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjYwLCJuYmYiOjE3NjUyOTEyNjAsImV4cCI6MTc2Nzg4MzI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oYorIljQ78QBCf_5mWs_roWh3sZWJiLcIR44L49_CcfdQydJWxXjwWKzbPUxd-mqtB4dkTEuc7_cg5KCPbU9O5NuwB_bmEjoyoY7gvoBn-4Cnxb4ifbLrmoM__YsxfBCrTZXgaH17U943tSD3HeMedbPa9tQp0TXAxnqaaaQ930', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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` = 20251209 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-12-09T22:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048761s] [吞吐率:20.51req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMjYwLCJuYmYiOjE3NjUyOTEyNjAsImV4cCI6MTc2Nzg4MzI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oYorIljQ78QBCf_5mWs_roWh3sZWJiLcIR44L49_CcfdQydJWxXjwWKzbPUxd-mqtB4dkTEuc7_cg5KCPbU9O5NuwB_bmEjoyoY7gvoBn-4Cnxb4ifbLrmoM__YsxfBCrTZXgaH17U943tSD3HeMedbPa9tQp0TXAxnqaaaQ930', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014398s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20251209 [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-12-09T22:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065048s] [吞吐率:15.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005394s ] 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.000324s ] --------------------------------------------------------------- [2025-12-09T22:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077382s] [吞吐率:12.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015309s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-12-09T22:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049271s] [吞吐率:20.30req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMzIwLCJuYmYiOjE3NjUyOTEzMjAsImV4cCI6MTc2Nzg4MzMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kFwFvABJhhHxSoVm7G1FvbhYWPAFnuu3e_IdjFoaNW7nRztReb7xa9Jv0UYg9Bpq3ILXsjvnb3OotdiFBRVsFLiMgT5gPWOb63djQRbb7TkzsujRCE_xymAjPgIYwVk5jegaM5CWgebv3-yXRPMmoM8SgH2jwyfQI-6qdqR3CBk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013238s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ 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` = 20251209 [ RunTime:0.000693s ] 00673s ] --------------------------------------------------------------- [2025-12-09T22:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066527s] [吞吐率:15.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004364s ] 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.000367s ] --------------------------------------------------------------- [2025-12-09T22:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053990s] [吞吐率:18.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-12-09T22:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048945s] [吞吐率:20.43req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMzgwLCJuYmYiOjE3NjUyOTEzODAsImV4cCI6MTc2Nzg4MzM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fQxrEFc_GI6LmZ15r2UsFqpse1h_kTzGSFD_y8FH1AEC6QsYPMUfz39d8g_J8XCrnWIZjkJDs55wOSCEGAcstMkpdZJRXt3Hx-Ahsma2pjPykjvq6tt0yRbxHOpKqZGh5hg24dJowFLAkMoSHaWBJm7K5ExNZa9nYIsKtBumOHA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012498s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ 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` = 20251209 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-09T22:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049045s] [吞吐率:20.39req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxMzgwLCJuYmYiOjE3NjUyOTEzODAsImV4cCI6MTc2Nzg4MzM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fQxrEFc_GI6LmZ15r2UsFqpse1h_kTzGSFD_y8FH1AEC6QsYPMUfz39d8g_J8XCrnWIZjkJDs55wOSCEGAcstMkpdZJRXt3Hx-Ahsma2pjPykjvq6tt0yRbxHOpKqZGh5hg24dJowFLAkMoSHaWBJm7K5ExNZa9nYIsKtBumOHA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ 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` = 20251209 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-12-09T22:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062690s] [吞吐率:15.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002243s ] 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.000358s ] --------------------------------------------------------------- [2025-12-09T22:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050743s] [吞吐率:19.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-12-09T22:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050518s] [吞吐率:19.79req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNDQwLCJuYmYiOjE3NjUyOTE0NDAsImV4cCI6MTc2Nzg4MzQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PQMAaaqmrP98HW5jW3Ztw10HUEPB4z1NtzCB8ZTcQyBJbHsVnUco3CrBDuDm5ALyB04DFCrEREdEQO3bGccijmEO4T1Z2TZMXirxSnc4sy_qaL3h-d5Lkx3sue7_nMIKylliY0FVctRrcFNWFnmi_3vmjBEqxOcK68n1EJFZHPg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013890s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ 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` = 20251209 [ RunTime:0.000800s ] --------------------------------------------------------------- [2025-12-09T22:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050536s] [吞吐率:19.79req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNDQwLCJuYmYiOjE3NjUyOTE0NDAsImV4cCI6MTc2Nzg4MzQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PQMAaaqmrP98HW5jW3Ztw10HUEPB4z1NtzCB8ZTcQyBJbHsVnUco3CrBDuDm5ALyB04DFCrEREdEQO3bGccijmEO4T1Z2TZMXirxSnc4sy_qaL3h-d5Lkx3sue7_nMIKylliY0FVctRrcFNWFnmi_3vmjBEqxOcK68n1EJFZHPg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ 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` = 20251209 [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058602s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002258s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045285s] [吞吐率:22.08req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007027s ] 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.000340s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049142s] [吞吐率:20.35req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013977s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049701s] [吞吐率:20.12req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ 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` = 20251209 [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047982s] [吞吐率:20.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015584s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037904s] [吞吐率:26.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001019s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044337s] [吞吐率:22.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002724s ] 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.000349s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.039625s] [吞吐率:25.24req/s] [内存消耗:2,432.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001251s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000871s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052376s] [吞吐率:19.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058576s] [吞吐率:17.07req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015051s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000482s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002336s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002117s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002036s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001898s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000829s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048994s] [吞吐率:20.41req/s] [内存消耗:2,415.89kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005391s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001300s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000826s ] --------------------------------------------------------------- [2025-12-09T22:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159834s] [吞吐率:6.26req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008283s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113974s ] --------------------------------------------------------------- [2025-12-09T22:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062037s] [吞吐率:16.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008107s ] 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-12-09T22:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036760s] [吞吐率:27.20req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAwLCJuYmYiOjE3NjUyOTE1MDAsImV4cCI6MTc2Nzg4MzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xpod2sNc3Hnwi8ee4CXxWtt66VBUAlfrFxvOJXX-7vA0n0zrUZr5uUmOXenu7uMHfMGkqYQTJd2k_KJRGsrTImk9J6-scuo7ZFTvQ5Cj0C2LOMc1okyy7yM9aG4SvfcyM-rWv_VGmRo6I4nuiCbH82b7yr7hPCF9--wNMHifuLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003498s ] --------------------------------------------------------------- [2025-12-09T22:45:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.571109s] [吞吐率:1.75req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTAxLCJuYmYiOjE3NjUyOTE1MDEsImV4cCI6MTc2Nzg4MzUwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wraVhh4N7CjNW0AIW6dW1RRXpu-U3-mc0MQofbDNPTGPywlcKjfBsL3aNStazG_qeaUa5RhpsZCDlQ28Y_Z7LMg_RGk6wezP0SGTf_0GyEfMtq1xgHrru8cKrpk4iYlEw8AFVLzJBnBAOjlMX1QQXDv6sv-0vgN-FZU8lZPh0Jw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005266s ] 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.000304s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012960s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012866s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012812s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012746s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012830s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012604s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012487s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012425s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012549s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012554s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012521s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012480s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012575s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012781s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012805s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012717s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012651s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013253s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012868s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012769s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012741s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012795s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012854s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012741s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012647s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012632s ] --------------------------------------------------------------- [2025-12-09T22:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065648s] [吞吐率:15.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005679s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-12-09T22:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054300s] [吞吐率:18.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009268s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T22:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040738s] [吞吐率:24.55req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTYwLCJuYmYiOjE3NjUyOTE1NjAsImV4cCI6MTc2Nzg4MzU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F7zwwIy14LtuWjNlbdSaSZpbVFE00Yw6yWiNq1f87_nieY-9oRBIbah_cLUmtzY48bGuIleconC3XsxhS3AO8eOzu6vvq7BPhFBIyy28PG2gfZ7sQGK80aci_C1WIUPnCAbUkQ_MFFXh43ounAu0liRGRpcWmcJiWCZcRP9CLYU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005170s ] 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.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000720s ] [ 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` = 20251209 [ RunTime:0.000817s ] --------------------------------------------------------------- [2025-12-09T22:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040723s] [吞吐率:24.56req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNTYwLCJuYmYiOjE3NjUyOTE1NjAsImV4cCI6MTc2Nzg4MzU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F7zwwIy14LtuWjNlbdSaSZpbVFE00Yw6yWiNq1f87_nieY-9oRBIbah_cLUmtzY48bGuIleconC3XsxhS3AO8eOzu6vvq7BPhFBIyy28PG2gfZ7sQGK80aci_C1WIUPnCAbUkQ_MFFXh43ounAu0liRGRpcWmcJiWCZcRP9CLYU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005430s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000759s ] [ 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` = 20251209 [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-12-09T22:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064044s] [吞吐率:15.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002425s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-12-09T22:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052439s] [吞吐率:19.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002021s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T22:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048969s] [吞吐率:20.42req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNjIwLCJuYmYiOjE3NjUyOTE2MjAsImV4cCI6MTc2Nzg4MzYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TsFpBAGZRJo-mrQg7t_8FvxywWOU5x2JfSYjjwelsJOWk9lb5yJQ787ETV_S_nM-fJilpIk3YA7kDH5SM-UNeJk_uh6ASSvuE9ZyMyPFVXOOgL5oBi6C572XX8LBeuAG1UYAGlhTNaVhhsXKkrkXYZUI6MO3FAjTTEx4wVw2a90', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ 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` = 20251209 [ RunTime:0.000724s ] 00692s ] --------------------------------------------------------------- [2025-12-09T22:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.104219s] [吞吐率:9.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018475s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-12-09T22:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039416s] [吞吐率:25.37req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNjgwLCJuYmYiOjE3NjUyOTE2ODAsImV4cCI6MTc2Nzg4MzY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QGXeYvAfgKZytBYVsMmJjUVB8szu4CtbcLKuBKsfYCeAdY_5-vPV-cds3PCoHSIjMY9henAEQVQida35sGC6jB3itdGTGTW0FsJB-k5W2pIuzH3acWAcuEVm0icvk14lQn_ir7EPYR2CZspks3PAiCFfAgYKUymMAXhgdK0X2KA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004535s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ 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` = 20251209 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-12-09T22:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070946s] [吞吐率:14.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T22:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059068s] [吞吐率:16.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000719s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-12-09T22:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038015s] [吞吐率:26.31req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNzQwLCJuYmYiOjE3NjUyOTE3NDAsImV4cCI6MTc2Nzg4Mzc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QSsp8AaFhiqE7ZLrHFTfERtSFquWp3Jhflz-tZYcLw_LNFQy4c7LIuhfwoJibAIC8qThz8xyMAuRrQ8znY6gRc0ra_eNOYiF1N8BRAA_UisHR1d7mg4ZY5kb0XiSkc22TZCVTTa_vIziQC20n2W2_fDfCOFRqHs7y7r5Y5oDuPM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004299s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ 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` = 20251209 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-12-09T22:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038063s] [吞吐率:26.27req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxNzQwLCJuYmYiOjE3NjUyOTE3NDAsImV4cCI6MTc2Nzg4Mzc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QSsp8AaFhiqE7ZLrHFTfERtSFquWp3Jhflz-tZYcLw_LNFQy4c7LIuhfwoJibAIC8qThz8xyMAuRrQ8znY6gRc0ra_eNOYiF1N8BRAA_UisHR1d7mg4ZY5kb0XiSkc22TZCVTTa_vIziQC20n2W2_fDfCOFRqHs7y7r5Y5oDuPM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ 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` = 20251209 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064443s] [吞吐率:15.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001748s ] 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.000359s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051623s] [吞吐率:19.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003958s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049971s] [吞吐率:20.01req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008572s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050014s] [吞吐率:19.99req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008617s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ 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` = 20251209 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050733s] [吞吐率:19.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012391s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001181s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000532s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050209s] [吞吐率:19.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016177s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001210s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059831s] [吞吐率:16.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019118s ] 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.000456s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048325s] [吞吐率:20.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012284s ] 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.000425s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.066125s] [吞吐率:15.12req/s] [内存消耗:2,415.93kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013253s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001451s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001308s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000934s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050046s] [吞吐率:19.98req/s] [内存消耗:2,432.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014884s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000724s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051939s] [吞吐率:19.25req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014378s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003696s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039228s] [吞吐率:25.49req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041297s] [吞吐率:24.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007419s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000542s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042576s] [吞吐率:23.49req/s] [内存消耗:2,467.66kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000880s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000755s ] [ 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` = 20251209 [ RunTime:0.000565s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046705s] [吞吐率:21.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006529s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049522s] [吞吐率:20.19req/s] [内存消耗:2,423.13kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014763s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000397s ] [ 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` = 20251209 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033083s] [吞吐率:30.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049121s] [吞吐率:20.36req/s] [内存消耗:2,425.74kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014488s ] 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.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000590s ] [ 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` = 20251209 [ RunTime:0.000496s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034098s] [吞吐率:29.33req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.050067s] [吞吐率:19.97req/s] [内存消耗:2,423.17kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000694s ] [ 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` = 20251209 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-12-09T22:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050207s] [吞吐率:19.92req/s] [内存消耗:2,500.75kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014799s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.606094s] [吞吐率:1.65req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAwLCJuYmYiOjE3NjUyOTE4MDAsImV4cCI6MTc2Nzg4MzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YPPiiLQvOMyzORFctpmfMyxk7wYwliPWKfRRgMrv0v2HZysv8TXlylyQg5iHCQ7p5uODGzoE6FJt3NUHQLy7ORw8NBK5BD33KP5xr0HGsGK0inVKp0m-ttuPJH5FCiFoDUHSK3VrFxRZBKvg4NasBO2eYxfHCNl1HEe9QvivBmA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003520s ] 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.000361s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013649s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013687s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013602s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013571s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013746s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013668s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013580s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013674s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013653s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013572s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013336s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013248s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013455s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012917s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013331s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013991s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013513s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013717s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013800s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013557s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013303s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013289s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013271s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013257s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013289s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013541s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072568s] [吞吐率:13.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008534s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052291s] [吞吐率:19.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056376s] [吞吐率:17.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048556s] [吞吐率:20.59req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004802s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000517s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002409s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002147s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002113s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001937s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000844s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034765s] [吞吐率:28.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000737s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000475s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.054342s] [吞吐率:18.40req/s] [内存消耗:2,584.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001165s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001830s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001086s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.001076s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033604s] [吞吐率:29.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000868s ] 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.000396s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149016s] [吞吐率:6.71req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.111838s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049948s] [吞吐率:20.02req/s] [内存消耗:2,568.02kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000965s ] --------------------------------------------------------------- [2025-12-09T22:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047837s] [吞吐率:20.90req/s] [内存消耗:2,477.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013037s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000563s ] --------------------------------------------------------------- [2025-12-09T22:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.350279s] [吞吐率:2.85req/s] [内存消耗:2,248.57kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-09T22:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.351340s] [吞吐率:2.85req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001175s ] 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.000425s ] --------------------------------------------------------------- [2025-12-09T22:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035671s] [吞吐率:28.03req/s] [内存消耗:2,424.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000807s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000530s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-12-09T22:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038961s] [吞吐率:25.67req/s] [内存消耗:2,510.95kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODAxLCJuYmYiOjE3NjUyOTE4MDEsImV4cCI6MTc2Nzg4MzgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gz72-yJ4fgAJKDHTwKBlqkSWTXlPb58t195rIonplJcE7WMbBR1B_CHPnZI3nwOYTzt-EsJJyE4dRRjp7eHnR6-Zmi8YR980GKGg3CEBP61EBEgV63PHVtxYQTCIhYxAb4oahFiuQ_ApeirUDpZRNOuiFBMudNcIJKmQve4O20k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003702s ] 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.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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` = 20251209 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-12-09T22:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055786s] [吞吐率:17.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001558s ] 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.000348s ] --------------------------------------------------------------- [2025-12-09T22:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043156s] [吞吐率:23.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007675s ] 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.000352s ] --------------------------------------------------------------- [2025-12-09T22:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050066s] [吞吐率:19.97req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODYwLCJuYmYiOjE3NjUyOTE4NjAsImV4cCI6MTc2Nzg4Mzg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gM2famINdIP9uQYNlhRNxkHpJ3q70tTjLljvjvDOmeH3BbosGupvEULQHIuc8p1nxlsN3sLlWoM-DA_zRcHGaHBzukybncVViuCxWBtUeUJGUCSmze2uPY55-hSZ1Wgearm9iRBWyqZRSRHMSV5RZrSd6qDCzLQLcs8J97kH8sA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015416s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ 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` = 20251209 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-12-09T22:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050317s] [吞吐率:19.87req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxODYwLCJuYmYiOjE3NjUyOTE4NjAsImV4cCI6MTc2Nzg4Mzg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gM2famINdIP9uQYNlhRNxkHpJ3q70tTjLljvjvDOmeH3BbosGupvEULQHIuc8p1nxlsN3sLlWoM-DA_zRcHGaHBzukybncVViuCxWBtUeUJGUCSmze2uPY55-hSZ1Wgearm9iRBWyqZRSRHMSV5RZrSd6qDCzLQLcs8J97kH8sA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015334s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000680s ] [ 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` = 20251209 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-09T22:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074595s] [吞吐率:13.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001803s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-12-09T22:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063183s] [吞吐率:15.83req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005318s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-12-09T22:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037783s] [吞吐率:26.47req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxOTIwLCJuYmYiOjE3NjUyOTE5MjAsImV4cCI6MTc2Nzg4MzkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.trWnIKaMY10DXwqTdfUPFxMCyAl1E6XqwzL3zvrReOyGoU4QcO8ZM9tIPo2FHfZ5hRp6uiJyiJ0d2-TRjIcoqcMs9LEwqGNf9YR1xhjqnVp1XHIKaoQnORuJrIXsb31TGxqFlvb3hQW7fWh2o9MrAAE0zmf87OdKOSSAlnY1srI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ 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` = 20251209 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-12-09T22:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037768s] [吞吐率:26.48req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxOTIwLCJuYmYiOjE3NjUyOTE5MjAsImV4cCI6MTc2Nzg4MzkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.trWnIKaMY10DXwqTdfUPFxMCyAl1E6XqwzL3zvrReOyGoU4QcO8ZM9tIPo2FHfZ5hRp6uiJyiJ0d2-TRjIcoqcMs9LEwqGNf9YR1xhjqnVp1XHIKaoQnORuJrIXsb31TGxqFlvb3hQW7fWh2o9MrAAE0zmf87OdKOSSAlnY1srI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ 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` = 20251209 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-12-09T22:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.079059s] [吞吐率:12.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015244s ] 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.000334s ] --------------------------------------------------------------- [2025-12-09T22:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048333s] [吞吐率:20.69req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxOTgwLCJuYmYiOjE3NjUyOTE5ODAsImV4cCI6MTc2Nzg4Mzk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g2dLOaxTuKrZqMn_CA2ha10HY6H6N5iKFECP_hqpnchnLHCvxFNsycvrntaGvYiX1xoXxFgyqqgNuIRgGwQcYy-_mkjf88KYyYd3xkDgPVhV6T-OHHt_m3wrpn1Hbx8nXHmbAd6Inkhj7u8MbTK0ln7jc8u8U9DxSe2nZXWLZM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013744s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ 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` = 20251209 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-12-09T22:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048375s] [吞吐率:20.67req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkxOTgwLCJuYmYiOjE3NjUyOTE5ODAsImV4cCI6MTc2Nzg4Mzk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g2dLOaxTuKrZqMn_CA2ha10HY6H6N5iKFECP_hqpnchnLHCvxFNsycvrntaGvYiX1xoXxFgyqqgNuIRgGwQcYy-_mkjf88KYyYd3xkDgPVhV6T-OHHt_m3wrpn1Hbx8nXHmbAd6Inkhj7u8MbTK0ln7jc8u8U9DxSe2nZXWLZM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013565s ] 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.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-12-09T22:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061065s] [吞吐率:16.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001198s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-12-09T22:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047427s] [吞吐率:21.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002565s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000313s ] --------------------------------------------------------------- [2025-12-09T22:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049567s] [吞吐率:20.17req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMDQwLCJuYmYiOjE3NjUyOTIwNDAsImV4cCI6MTc2Nzg4NDA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q3Wda2TwzgoY-FNLHijBeBzByn-t5_PDqr8Bgdsy9K0Jg1dHuls8oBGxXGQPH74ETbuV7QUKX2RQeA3uBymHZrLQP4DL46RwlVYWzlqwC0lDc8nPQP6UjCw8wnSBoFJf1fys5l9KKGjXa4wRZi6Du6iePtdOxPENOckxb4WeDQI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014347s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ 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` = 20251209 [ RunTime:0.000690s ] --------------------------------------------------------------- [2025-12-09T22:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049590s] [吞吐率:20.17req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMDQwLCJuYmYiOjE3NjUyOTIwNDAsImV4cCI6MTc2Nzg4NDA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q3Wda2TwzgoY-FNLHijBeBzByn-t5_PDqr8Bgdsy9K0Jg1dHuls8oBGxXGQPH74ETbuV7QUKX2RQeA3uBymHZrLQP4DL46RwlVYWzlqwC0lDc8nPQP6UjCw8wnSBoFJf1fys5l9KKGjXa4wRZi6Du6iePtdOxPENOckxb4WeDQI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014349s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064356s] [吞吐率:15.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006693s ] 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.000349s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052355s] [吞吐率:19.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010411s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049714s] [吞吐率:20.12req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010870s ] 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.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000666s ] 00701s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034807s] [吞吐率:28.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000869s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033584s] [吞吐率:29.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000493s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046894s] [吞吐率:21.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001407s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001036s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039912s] [吞吐率:25.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046294s] [吞吐率:21.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000520s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054870s] [吞吐率:18.22req/s] [内存消耗:2,415.91kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000637s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001661s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.005647s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.002100s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001525s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001122s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000920s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059734s] [吞吐率:16.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001143s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057533s] [吞吐率:17.38req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003296s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000471s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002472s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002172s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002274s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002083s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000920s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050276s] [吞吐率:19.89req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007604s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003862s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049064s] [吞吐率:20.38req/s] [内存消耗:2,432.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014476s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-12-09T22:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154081s] [吞吐率:6.49req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115805s ] --------------------------------------------------------------- [2025-12-09T22:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.592728s] [吞吐率:1.69req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTAwLCJuYmYiOjE3NjUyOTIxMDAsImV4cCI6MTc2Nzg4NDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uZLp4gpYk6y65G5btlkit7FLCIcXU0yi9cwZA6Rakjzsp1Qp6JOykr3k_V1coTEUdXVKuY_TFOEfk8mXbB6OZWmZ0SEMxrSmtEq9FvLUO8S0tDNuYhXHZXNYtNaLSHRi5MipdrHVXhahqyGVIU2y8z3A4tDmU31rOV_s5CU0b_k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000872s ] 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.000295s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.120358s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013551s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013258s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012925s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012837s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012982s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013337s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013146s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013236s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012956s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012880s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012823s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012797s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012766s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013242s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013246s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013343s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013323s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012920s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013084s ] --------------------------------------------------------------- [2025-12-09T22:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063520s] [吞吐率:15.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-09T22:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052172s] [吞吐率:19.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005116s ] 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.000359s ] --------------------------------------------------------------- [2025-12-09T22:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037346s] [吞吐率:26.78req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTYwLCJuYmYiOjE3NjUyOTIxNjAsImV4cCI6MTc2Nzg4NDE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.naI6Buy5QgzqIugcxJPeC_4Pm0KzWw5SgP7YjuMW6C8oxLj7ZpIPm1w0kTH77sCE8zLyCueohRYfpTtH4g4JLbWdaWISHkErLEvoyjuOfP2nW_Yz_2HkDpdT1-pfriwr4K8avpo7Q1bw8gJDGYol2-SpItSDhRXkCn6f4dOfh3A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000582s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ 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` = 20251209 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-12-09T22:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049199s] [吞吐率:20.33req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMTYwLCJuYmYiOjE3NjUyOTIxNjAsImV4cCI6MTc2Nzg4NDE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.naI6Buy5QgzqIugcxJPeC_4Pm0KzWw5SgP7YjuMW6C8oxLj7ZpIPm1w0kTH77sCE8zLyCueohRYfpTtH4g4JLbWdaWISHkErLEvoyjuOfP2nW_Yz_2HkDpdT1-pfriwr4K8avpo7Q1bw8gJDGYol2-SpItSDhRXkCn6f4dOfh3A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012868s ] 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.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000668s ] [ 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` = 20251209 [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-12-09T22:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065816s] [吞吐率:15.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007490s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-12-09T22:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053635s] [吞吐率:18.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-12-09T22:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055360s] [吞吐率:18.06req/s] [内存消耗:2,503.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMjIwLCJuYmYiOjE3NjUyOTIyMjAsImV4cCI6MTc2Nzg4NDIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.drcR9G7KzEc3LeFNPParLX4M69ernD_T_RwXz13FPW_0T7KBWdvn0uFyYOZgFeuhbVgorl5eFwlDFmO5vmkJPf8nFmxydf0BuVG7jhuyRl9MdVnj3yvQ5pzYvkkjVFSi2kZB1qpoy5Bk7XTh9CkHHYM3INs8YWvBFJ3rpejds5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020078s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ 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` = 20251209 [ RunTime:0.000756s ] --------------------------------------------------------------- [2025-12-09T22:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055358s] [吞吐率:18.06req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMjIwLCJuYmYiOjE3NjUyOTIyMjAsImV4cCI6MTc2Nzg4NDIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.drcR9G7KzEc3LeFNPParLX4M69ernD_T_RwXz13FPW_0T7KBWdvn0uFyYOZgFeuhbVgorl5eFwlDFmO5vmkJPf8nFmxydf0BuVG7jhuyRl9MdVnj3yvQ5pzYvkkjVFSi2kZB1qpoy5Bk7XTh9CkHHYM3INs8YWvBFJ3rpejds5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020203s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000645s ] [ 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` = 20251209 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-12-09T22:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065460s] [吞吐率:15.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006099s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-12-09T22:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052991s] [吞吐率:18.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006289s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-12-09T22:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039566s] [吞吐率:25.27req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMjgwLCJuYmYiOjE3NjUyOTIyODAsImV4cCI6MTc2Nzg4NDI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WYv4i7-c1B-Bv8MtF2tFeX_9x4tnAlJZSSl_jaWDUHD-sCY_vxL2NIStd1I2XYfu4yb4F1w5dhD5elHm4Zr4E8U-OJa7EPxnpSjeLb9k1CtrOkwi-dvu_JHxV2aUHm4eHxhwEZvBWeJFUgrgsyhqhFaE0vWyBhzOLO-ADtv4txI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003163s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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` = 20251209 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-12-09T22:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039817s] [吞吐率:25.11req/s] [内存消耗:2,503.05kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMjgwLCJuYmYiOjE3NjUyOTIyODAsImV4cCI6MTc2Nzg4NDI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WYv4i7-c1B-Bv8MtF2tFeX_9x4tnAlJZSSl_jaWDUHD-sCY_vxL2NIStd1I2XYfu4yb4F1w5dhD5elHm4Zr4E8U-OJa7EPxnpSjeLb9k1CtrOkwi-dvu_JHxV2aUHm4eHxhwEZvBWeJFUgrgsyhqhFaE0vWyBhzOLO-ADtv4txI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002806s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ 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` = 20251209 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-12-09T22:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065307s] [吞吐率:15.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001042s ] 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.000364s ] --------------------------------------------------------------- [2025-12-09T22:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053449s] [吞吐率:18.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018861s ] 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.000373s ] --------------------------------------------------------------- [2025-12-09T22:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049083s] [吞吐率:20.37req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyMzQwLCJuYmYiOjE3NjUyOTIzNDAsImV4cCI6MTc2Nzg4NDM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MSJ0HN36_8Y4WN_Ce9LaPGL7uZHJUZBgAG3fsMD6yX56cIzObZJuOsRTIjuEVRlrHwYkiLpSamMCBfntqYitJ4Un4NC2pjtzLpJw4ka8u0C8Y9FxnIgsZHA-aeIWc0zD7pFPN8i_BV_0IaoaxPxLQeMIj_fcOClMXHVUXjtjNKQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ 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` = 20251209 [ RunTime:0.000710s ] 00666s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063073s] [吞吐率:15.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001611s ] 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.000356s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050408s] [吞吐率:19.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004097s ] 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.000317s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048330s] [吞吐率:20.69req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012470s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048474s] [吞吐率:20.63req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012269s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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` = 20251209 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032840s] [吞吐率:30.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000844s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033080s] [吞吐率:30.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000866s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046901s] [吞吐率:21.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012141s ] 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.000371s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034495s] [吞吐率:28.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002016s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048002s] [吞吐率:20.83req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013474s ] 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.000417s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033355s] [吞吐率:29.98req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036984s] [吞吐率:27.04req/s] [内存消耗:2,432.69kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000823s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000724s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053280s] [吞吐率:18.77req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013594s ] 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.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000447s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.004821s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059948s] [吞吐率:16.68req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013768s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000531s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.003114s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002455s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002426s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002261s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000950s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.065815s] [吞吐率:15.19req/s] [内存消耗:2,415.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018781s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001367s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001181s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001097s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001061s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037910s] [吞吐率:26.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039557s] [吞吐率:25.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006920s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033643s] [吞吐率:29.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000869s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000997s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.165617s] [吞吐率:6.04req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012249s ] 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.000344s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118822s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033530s] [吞吐率:29.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035719s] [吞吐率:28.00req/s] [内存消耗:2,477.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037410s] [吞吐率:26.73req/s] [内存消耗:2,568.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000824s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039643s] [吞吐率:25.23req/s] [内存消耗:2,423.15kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004032s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039738s] [吞吐率:25.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006314s ] 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.000357s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039365s] [吞吐率:25.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006451s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041092s] [吞吐率:24.34req/s] [内存消耗:2,584.06kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000809s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048918s] [吞吐率:20.44req/s] [内存消耗:2,423.20kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014347s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000529s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048474s] [吞吐率:20.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016176s ] 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.000388s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049778s] [吞吐率:20.09req/s] [内存消耗:2,500.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014950s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ 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 (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000691s ] --------------------------------------------------------------- [2025-12-09T23:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038854s] [吞吐率:25.74req/s] [内存消耗:2,424.83kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005064s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000529s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.612491s] [吞吐率:1.63req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAwLCJuYmYiOjE3NjUyOTI0MDAsImV4cCI6MTc2Nzg4NDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yjf1G2ADLmWS5y8vJUIUuxyUxxOxQzVQrawZN-_r8PVbyveOY7mlEiraG77cvSF7a38w_ed0PdcpxEBBftLhxSxRVQl4SeZCftSRgoP4j8In8uRud3TB0frmRc_wZeTtBuabENzgyFOw1-KqG0Jdkj4CCRonj8Krqeb0IYFRJ3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011343s ] 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.001163s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.119164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013867s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013874s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013973s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013870s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013850s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013686s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013686s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013573s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013452s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013200s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013273s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013450s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013440s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013683s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013627s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013635s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013520s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012970s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012993s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012880s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012974s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013254s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059401s] [吞吐率:16.83req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002728s ] 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.000363s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040457s] [吞吐率:24.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008826s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.055206s] [吞吐率:18.11req/s] [内存消耗:2,510.98kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAxLCJuYmYiOjE3NjUyOTI0MDEsImV4cCI6MTc2Nzg4NDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bTl_iY_T-kvLBjBgnz1NbQ5cCOuInTRm1aIAZaIzltFJKT05DyhR0vN1r_HXQVSk2g4EjL320cxbHEgCwkERB6f8ZCN2l5Gd0qRFo6pyKoX7LnEFMZ6IyCkuqbmpHg05Qpc3ABQXCJXXwNnhWkvqusIE5nwCoofb-SvxJ945ayI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010414s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000663s ] [ 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` = 20251209 [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034694s] [吞吐率:28.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003006s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049343s] [吞吐率:20.27req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAxLCJuYmYiOjE3NjUyOTI0MDEsImV4cCI6MTc2Nzg4NDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bTl_iY_T-kvLBjBgnz1NbQ5cCOuInTRm1aIAZaIzltFJKT05DyhR0vN1r_HXQVSk2g4EjL320cxbHEgCwkERB6f8ZCN2l5Gd0qRFo6pyKoX7LnEFMZ6IyCkuqbmpHg05Qpc3ABQXCJXXwNnhWkvqusIE5nwCoofb-SvxJ945ayI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015159s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000518s ] [ 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` = 20251209 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-12-09T23:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055433s] [吞吐率:18.04req/s] [内存消耗:2,467.68kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDAxLCJuYmYiOjE3NjUyOTI0MDEsImV4cCI6MTc2Nzg4NDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bTl_iY_T-kvLBjBgnz1NbQ5cCOuInTRm1aIAZaIzltFJKT05DyhR0vN1r_HXQVSk2g4EjL320cxbHEgCwkERB6f8ZCN2l5Gd0qRFo6pyKoX7LnEFMZ6IyCkuqbmpHg05Qpc3ABQXCJXXwNnhWkvqusIE5nwCoofb-SvxJ945ayI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020951s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-12-09T23:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057543s] [吞吐率:17.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002001s ] 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.000422s ] --------------------------------------------------------------- [2025-12-09T23:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044633s] [吞吐率:22.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-12-09T23:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050332s] [吞吐率:19.87req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNDYwLCJuYmYiOjE3NjUyOTI0NjAsImV4cCI6MTc2Nzg4NDQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PNNFOq_TNZO5kvWkSNiziAwEGGYtyiBVv4PEN6vmH8MyWooG8vGEaDCXylt2Nocg6fc6ZIYxk5Ce2UkmIAIyjlHFVPejLnZfsFCzVoWstl-r6bD3De5ln8U9UmNh_GrvawDJx2uKHu99fvZl4yz-ySJ_2xax_DX3b-cTEbd-ThA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009655s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ 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` = 20251209 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-12-09T23:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072608s] [吞吐率:13.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000864s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-12-09T23:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054093s] [吞吐率:18.49req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005714s ] 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.000340s ] --------------------------------------------------------------- [2025-12-09T23:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.066099s] [吞吐率:15.13req/s] [内存消耗:2,502.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNTIwLCJuYmYiOjE3NjUyOTI1MjAsImV4cCI6MTc2Nzg4NDUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.G6EImqBq6LiiIBJLBTz0hknq9vUe45UeXeCN9VMp0orvk9Y-FrGxapd_oV8zlURVrYvS4Qio_gVGB4LkvUETsreKQ-_U9BXWm0c0SK6rzr26IqiY7DVBrYd9eGxyCGw6zSq_tx4UYgrbHivlV5pxkQPnlVUSBoTWqfKqNVX1v08', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015458s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ 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` = 20251209 [ RunTime:0.000796s ] 00745s ] --------------------------------------------------------------- [2025-12-09T23:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065056s] [吞吐率:15.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005001s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T23:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051941s] [吞吐率:19.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006906s ] 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.000377s ] --------------------------------------------------------------- [2025-12-09T23:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050480s] [吞吐率:19.81req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNTgwLCJuYmYiOjE3NjUyOTI1ODAsImV4cCI6MTc2Nzg4NDU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tRolF68dCRFezNVxAmW2CjZXxNg7Ya_JrZGXhDCVSvF0qXlTlWnKrgsYe-hICoF3K5onOGMxAotlIfY9NEQcrlWbTbjW__inWz4QZ6iKmlv5s9J3wE_mGsV9xDvAzszCB4GXc1oAZjeKdAWkf5kz1UwEXc8x4aOPA_l1NPGI7NE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014178s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001127s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000755s ] [ 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` = 20251209 [ RunTime:0.000853s ] --------------------------------------------------------------- [2025-12-09T23:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050577s] [吞吐率:19.77req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNTgwLCJuYmYiOjE3NjUyOTI1ODAsImV4cCI6MTc2Nzg4NDU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tRolF68dCRFezNVxAmW2CjZXxNg7Ya_JrZGXhDCVSvF0qXlTlWnKrgsYe-hICoF3K5onOGMxAotlIfY9NEQcrlWbTbjW__inWz4QZ6iKmlv5s9J3wE_mGsV9xDvAzszCB4GXc1oAZjeKdAWkf5kz1UwEXc8x4aOPA_l1NPGI7NE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014237s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001148s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000506s ] [ 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` = 20251209 [ RunTime:0.000850s ] --------------------------------------------------------------- [2025-12-09T23:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066248s] [吞吐率:15.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006241s ] 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.000358s ] --------------------------------------------------------------- [2025-12-09T23:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049617s] [吞吐率:20.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004227s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-12-09T23:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039615s] [吞吐率:25.24req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNjQwLCJuYmYiOjE3NjUyOTI2NDAsImV4cCI6MTc2Nzg4NDY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iTYNbXMy3Zou8vkFHMKP90n5j0S4HBiSRD4ZsLA-pq5lFD6rqJj1dnWFZIwsd0enBDnKMa8fwM9OqhfbIG9IS3ho91qzDlIOY5N3WmrP7VhV5Ahz9aOzsO_VCQWQ5c9UV4kJ-02UPvJShQUhsx45c_K6M5m4VwBeRwDache7hjY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ 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` = 20251209 [ RunTime:0.000620s ] 00702s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058943s] [吞吐率:16.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002029s ] 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.000410s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046211s] [吞吐率:21.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003856s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049512s] [吞吐率:20.20req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ 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` = 20251209 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049546s] [吞吐率:20.18req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012910s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ 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` = 20251209 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034235s] [吞吐率:29.21req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001113s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047992s] [吞吐率:20.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040265s] [吞吐率:24.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004788s ] 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-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035871s] [吞吐率:27.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001285s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051717s] [吞吐率:19.34req/s] [内存消耗:2,415.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005240s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001446s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001011s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049300s] [吞吐率:20.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000845s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041721s] [吞吐率:23.97req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005189s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000808s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059199s] [吞吐率:16.89req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013427s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000453s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002512s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002149s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002182s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002057s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000910s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053447s] [吞吐率:18.71req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015401s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000485s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.004051s ] --------------------------------------------------------------- [2025-12-09T23:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168065s] [吞吐率:5.95req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007217s ] 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.000373s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.120687s ] --------------------------------------------------------------- [2025-12-09T23:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.614657s] [吞吐率:1.63req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzAwLCJuYmYiOjE3NjUyOTI3MDAsImV4cCI6MTc2Nzg4NDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hGHxiSaQTd4fxN9HJanr-aSoxwNz71iTFtzGnQWV9mCl_pHtfvNhciaI9i38LYuQSoXkVr0_lwkP-LvLxKgUCJA-XfGK9-Xtqf2A-liEcRqQZxEilV6ohIG_B9UYYMeP9OENAYXTskdZh7A75QOwNwtzr3HE4gnVg6KSP1H5gEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013555s ] 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.000355s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.119681s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013845s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013607s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013552s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013287s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012910s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013348s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013733s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013191s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013447s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013461s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013508s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.019267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013723s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013337s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013253s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013932s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013322s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013041s ] --------------------------------------------------------------- [2025-12-09T23:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066334s] [吞吐率:15.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005530s ] 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.000357s ] --------------------------------------------------------------- [2025-12-09T23:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053259s] [吞吐率:18.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007325s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-12-09T23:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055341s] [吞吐率:18.07req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzYwLCJuYmYiOjE3NjUyOTI3NjAsImV4cCI6MTc2Nzg4NDc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RBi4HbeXX9L1BqYZqeImjduXiyE04b3B7UovRX2LrUChBcDSa78l6sVXPb63SJ7nW8HM4JcJw-Q6B5wmXUczZI_997MbTKr8xHohdM1diAT76HRvkKPmZ0BShYVORqgBNdJtFSNuDZaPBon0JjLeAC3d-dMLNSdl6Cdl_nXgZTY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018205s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000714s ] [ 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` = 20251209 [ RunTime:0.000823s ] --------------------------------------------------------------- [2025-12-09T23:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055387s] [吞吐率:18.05req/s] [内存消耗:2,503.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyNzYwLCJuYmYiOjE3NjUyOTI3NjAsImV4cCI6MTc2Nzg4NDc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RBi4HbeXX9L1BqYZqeImjduXiyE04b3B7UovRX2LrUChBcDSa78l6sVXPb63SJ7nW8HM4JcJw-Q6B5wmXUczZI_997MbTKr8xHohdM1diAT76HRvkKPmZ0BShYVORqgBNdJtFSNuDZaPBon0JjLeAC3d-dMLNSdl6Cdl_nXgZTY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001116s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000686s ] [ 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` = 20251209 [ RunTime:0.000770s ] --------------------------------------------------------------- [2025-12-09T23:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056650s] [吞吐率:17.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002019s ] 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.000366s ] --------------------------------------------------------------- [2025-12-09T23:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043455s] [吞吐率:23.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003293s ] 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.000333s ] --------------------------------------------------------------- [2025-12-09T23:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038052s] [吞吐率:26.28req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyODIwLCJuYmYiOjE3NjUyOTI4MjAsImV4cCI6MTc2Nzg4NDgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IPJt9a2Nhq_kwBLMkgOtSYpu_vRAtlFAodEwZ6pn4Fi4IaD18puXg6PQ578vdgaFEzUS9N4snsf9-rWZUG_hoK_jd0yz6JS4sCSw6jQNQitL0GxhHWx4hXQ1eqcAnmn_L8Tt7SFM6dMOx-E9khzJvTS17cYFxzfeO7QsHYxCxKI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003466s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000563s ] [ 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` = 20251209 [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-12-09T23:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037745s] [吞吐率:26.49req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyODIwLCJuYmYiOjE3NjUyOTI4MjAsImV4cCI6MTc2Nzg4NDgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IPJt9a2Nhq_kwBLMkgOtSYpu_vRAtlFAodEwZ6pn4Fi4IaD18puXg6PQ578vdgaFEzUS9N4snsf9-rWZUG_hoK_jd0yz6JS4sCSw6jQNQitL0GxhHWx4hXQ1eqcAnmn_L8Tt7SFM6dMOx-E9khzJvTS17cYFxzfeO7QsHYxCxKI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003330s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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` = 20251209 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-12-09T23:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076400s] [吞吐率:13.09req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014826s ] 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.000373s ] --------------------------------------------------------------- [2025-12-09T23:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049292s] [吞吐率:20.29req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyODgwLCJuYmYiOjE3NjUyOTI4ODAsImV4cCI6MTc2Nzg4NDg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p3EvwtPKOmQxJPYgmkCQcnhaN9JSwlxtPyw_gePbS5gdT4mQgG355DOEzlcogadw3cVosd0bwyKJfZi5PAkD9cCWwZVicX52uJ6BYbtpt-c0ry8OhVO8TimX6PV6cRGZpEE7DU25xBK5U4biKEO9OYRL0GT-5Rom8Lq5Yb5HSgs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014314s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-12-09T23:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049511s] [吞吐率:20.20req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyODgwLCJuYmYiOjE3NjUyOTI4ODAsImV4cCI6MTc2Nzg4NDg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p3EvwtPKOmQxJPYgmkCQcnhaN9JSwlxtPyw_gePbS5gdT4mQgG355DOEzlcogadw3cVosd0bwyKJfZi5PAkD9cCWwZVicX52uJ6BYbtpt-c0ry8OhVO8TimX6PV6cRGZpEE7DU25xBK5U4biKEO9OYRL0GT-5Rom8Lq5Yb5HSgs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014293s ] 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.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-12-09T23:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059093s] [吞吐率:16.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000871s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-12-09T23:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047210s] [吞吐率:21.18req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005010s ] 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.000343s ] --------------------------------------------------------------- [2025-12-09T23:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049289s] [吞吐率:20.29req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkyOTQwLCJuYmYiOjE3NjUyOTI5NDAsImV4cCI6MTc2Nzg4NDk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.alTgsDfGFRO4TI9-0gS2UTznMLEjDmTGrRw5NGxfEAeLqJ3Ur9CKNJrtg0bhY3Vbb-afhrmPCbldBX7nE7hXene9c4J5Xpnc_OkqAHLoq7FqiRYdueAusKWoDr47fP6NSlnXpX0u2CGK9hL6_7moULrXFnpNqiSSBwmmy7622zM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013959s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000562s ] [ 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` = 20251209 [ RunTime:0.000699s ] 00662s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065951s] [吞吐率:15.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001164s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050998s] [吞吐率:19.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000811s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036472s] [吞吐率:27.42req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049098s] [吞吐率:20.37req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012596s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000778s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033768s] [吞吐率:29.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000749s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037171s] [吞吐率:26.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000689s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056773s] [吞吐率:17.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013476s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001169s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044811s] [吞吐率:22.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010725s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001140s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000509s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058032s] [吞吐率:17.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013235s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001128s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046419s] [吞吐率:21.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005482s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.070678s] [吞吐率:14.15req/s] [内存消耗:2,415.89kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002348s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001445s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001365s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.002502s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001230s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001489s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001945s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001495s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.003982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001361s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001331s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057546s] [吞吐率:17.38req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001446s ] 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.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001281s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000526s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002505s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002137s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002106s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001985s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000867s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051538s] [吞吐率:19.40req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004701s ] 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.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.004422s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042497s] [吞吐率:23.53req/s] [内存消耗:2,432.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000702s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000881s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033304s] [吞吐率:30.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001211s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033260s] [吞吐率:30.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000717s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032783s] [吞吐率:30.50req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033107s] [吞吐率:30.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001027s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035306s] [吞吐率:28.32req/s] [内存消耗:2,424.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000722s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000751s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050622s] [吞吐率:19.75req/s] [内存消耗:2,511.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ 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` = 20251209 [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.035220s] [吞吐率:28.39req/s] [内存消耗:2,423.18kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000700s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162641s] [吞吐率:6.15req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013712s ] 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.000278s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116094s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.034066s] [吞吐率:29.35req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000739s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000499s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034899s] [吞吐率:28.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034379s] [吞吐率:29.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002395s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038002s] [吞吐率:26.31req/s] [内存消耗:2,467.61kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-12-09T23:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.053426s] [吞吐率:18.72req/s] [内存消耗:2,568.01kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014852s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.651445s] [吞吐率:1.54req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAwLCJuYmYiOjE3NjUyOTMwMDAsImV4cCI6MTc2Nzg4NTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lzW7PBWKu0R1rUvtEtQr3kwMg69K4N84TBbtQlsXrCUrbCt48qT-ZSBNeJw9uRVZIE0EErcU-JgxXyI6wDb80VFIo2ep_GZqnAZA88RS2h4LsPdzeUqmING6z1cjZIpqoF9hI7RBA7SCFa4RCACgXiIcnVn2BEKTqXUpg7XTc0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001276s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000406s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.127988s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013778s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013608s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.018172s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.020715s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016686s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013982s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013510s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013991s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013630s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014687s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014732s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013336s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012983s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012956s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013756s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013748s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014585s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014821s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014654s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014331s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014202s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061999s] [吞吐率:16.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000996s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001090s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048742s] [吞吐率:20.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003023s ] 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.000373s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034176s] [吞吐率:29.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002702s ] 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.000369s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034939s] [吞吐率:28.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002779s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.052507s] [吞吐率:19.05req/s] [内存消耗:2,423.16kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAxLCJuYmYiOjE3NjUyOTMwMDEsImV4cCI6MTc2Nzg4NTAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.i71kz8BoR5oCTUx3ImBcJU42U8vAlTEAV63SRsAMv7nLStD6tB3dDnC8JWcMZxH8bgNmhNQC_2SzQU2pDCyX8kaWPQItxaG5BiVVZ8tiM-hXltBZfnBtKlIOuYnW624WTlpOtFzUAAL_7CZP545rPqWkXWGpKe-ZL4lTKiR-cHo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014117s ] 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.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000722s ] [ 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` = 20251209 [ RunTime:0.000498s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.053982s] [吞吐率:18.52req/s] [内存消耗:2,477.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAxLCJuYmYiOjE3NjUyOTMwMDEsImV4cCI6MTc2Nzg4NTAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.i71kz8BoR5oCTUx3ImBcJU42U8vAlTEAV63SRsAMv7nLStD6tB3dDnC8JWcMZxH8bgNmhNQC_2SzQU2pDCyX8kaWPQItxaG5BiVVZ8tiM-hXltBZfnBtKlIOuYnW624WTlpOtFzUAAL_7CZP545rPqWkXWGpKe-ZL4lTKiR-cHo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013028s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.054860s] [吞吐率:18.23req/s] [内存消耗:2,584.09kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAxLCJuYmYiOjE3NjUyOTMwMDEsImV4cCI6MTc2Nzg4NTAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.i71kz8BoR5oCTUx3ImBcJU42U8vAlTEAV63SRsAMv7nLStD6tB3dDnC8JWcMZxH8bgNmhNQC_2SzQU2pDCyX8kaWPQItxaG5BiVVZ8tiM-hXltBZfnBtKlIOuYnW624WTlpOtFzUAAL_7CZP545rPqWkXWGpKe-ZL4lTKiR-cHo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014442s ] 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.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ 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` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-12-09T23:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049638s] [吞吐率:20.15req/s] [内存消耗:2,500.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDAxLCJuYmYiOjE3NjUyOTMwMDEsImV4cCI6MTc2Nzg4NTAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.i71kz8BoR5oCTUx3ImBcJU42U8vAlTEAV63SRsAMv7nLStD6tB3dDnC8JWcMZxH8bgNmhNQC_2SzQU2pDCyX8kaWPQItxaG5BiVVZ8tiM-hXltBZfnBtKlIOuYnW624WTlpOtFzUAAL_7CZP545rPqWkXWGpKe-ZL4lTKiR-cHo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015006s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-12-09T23:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059048s] [吞吐率:16.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002292s ] 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.000365s ] --------------------------------------------------------------- [2025-12-09T23:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047316s] [吞吐率:21.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010948s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T23:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049650s] [吞吐率:20.14req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDYwLCJuYmYiOjE3NjUyOTMwNjAsImV4cCI6MTc2Nzg4NTA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hPk-kFB8j9a42XRGCwK1gGZ0bQ-F23uhQUmEqMJCnmPoz3r8jzoCm2p1QOfRlytoqvssH8D5oZoS06-fQGpqpqSMvlLGRcE-fxr6plKPK8ubFia70kQmG3JFlMRNm5S9GdF3M1TW7ytd99R39sU8xwLSEwv6Gmlf8nDb7d7xGwc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013721s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ 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` = 20251209 [ RunTime:0.000690s ] --------------------------------------------------------------- [2025-12-09T23:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049710s] [吞吐率:20.12req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMDYwLCJuYmYiOjE3NjUyOTMwNjAsImV4cCI6MTc2Nzg4NTA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hPk-kFB8j9a42XRGCwK1gGZ0bQ-F23uhQUmEqMJCnmPoz3r8jzoCm2p1QOfRlytoqvssH8D5oZoS06-fQGpqpqSMvlLGRcE-fxr6plKPK8ubFia70kQmG3JFlMRNm5S9GdF3M1TW7ytd99R39sU8xwLSEwv6Gmlf8nDb7d7xGwc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013662s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ 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` = 20251209 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-12-09T23:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068067s] [吞吐率:14.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007821s ] 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.000352s ] --------------------------------------------------------------- [2025-12-09T23:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056502s] [吞吐率:17.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011095s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-12-09T23:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039427s] [吞吐率:25.36req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMTIwLCJuYmYiOjE3NjUyOTMxMjAsImV4cCI6MTc2Nzg4NTEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fIrVXC67yX140RtvJ51DXB6o95FAfvzSA3k98VEUW1FhcQSfb_WzGevx6NDyPvQqrMM8Xq2LNOv-PMmkv24Hcv-8QSNz4ISIcrM_YJ7Z_X0hjv5ybzhvKVx7tD3j2bERIDfB5xMObijNrmWhiL2ZXAM-Np7CfbN2kv4a_E33xu4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000901s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-12-09T23:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039478s] [吞吐率:25.33req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMTIwLCJuYmYiOjE3NjUyOTMxMjAsImV4cCI6MTc2Nzg4NTEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fIrVXC67yX140RtvJ51DXB6o95FAfvzSA3k98VEUW1FhcQSfb_WzGevx6NDyPvQqrMM8Xq2LNOv-PMmkv24Hcv-8QSNz4ISIcrM_YJ7Z_X0hjv5ybzhvKVx7tD3j2bERIDfB5xMObijNrmWhiL2ZXAM-Np7CfbN2kv4a_E33xu4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000975s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ 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` = 20251209 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-12-09T23:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078836s] [吞吐率:12.68req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002272s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T23:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050065s] [吞吐率:19.97req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMTgwLCJuYmYiOjE3NjUyOTMxODAsImV4cCI6MTc2Nzg4NTE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vS-E0W2z1ENoOP7IQUMIX-QVVoH-sT_AKlyPEbcYsqau_LgbOAZujMEk0FXVPGJkFL6uRJQA0HHcwTM3mWWJK6sxg5QZTo_Zi6DrwB_-gr1yyL5wO3QX6NiQsl-Px5LHJAVNTFhn-S2mPBZUP1oIuugIiMPfHW1dAB7T_Gv3Go4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011023s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ 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` = 20251209 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-12-09T23:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050113s] [吞吐率:19.95req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMTgwLCJuYmYiOjE3NjUyOTMxODAsImV4cCI6MTc2Nzg4NTE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vS-E0W2z1ENoOP7IQUMIX-QVVoH-sT_AKlyPEbcYsqau_LgbOAZujMEk0FXVPGJkFL6uRJQA0HHcwTM3mWWJK6sxg5QZTo_Zi6DrwB_-gr1yyL5wO3QX6NiQsl-Px5LHJAVNTFhn-S2mPBZUP1oIuugIiMPfHW1dAB7T_Gv3Go4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011019s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ 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` = 20251209 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-12-09T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061239s] [吞吐率:16.33req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002306s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-12-09T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049661s] [吞吐率:20.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005425s ] 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.000343s ] --------------------------------------------------------------- [2025-12-09T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049480s] [吞吐率:20.21req/s] [内存消耗:2,503.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMjQwLCJuYmYiOjE3NjUyOTMyNDAsImV4cCI6MTc2Nzg4NTI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aTqHu0hEdp4dUtYTTP2egqMPNmZrn3AaVaeftw6anFNNhMlerksJKs0OH_Pb7iWPqSINW3EpsEi7R-R4Aqwj7c3SrklAp873bBWjcg9O08MjsrVuv6ZE2cs0ZJkbZvAMUVNbRgm5-_5ooBkvxG0Y-bZaVPvRuZrOCp6c4TBKbUU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015053s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ 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` = 20251209 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066639s] [吞吐率:15.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007629s ] 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.000361s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053315s] [吞吐率:18.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008788s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039903s] [吞吐率:25.06req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001780s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ 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` = 20251209 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044353s] [吞吐率:22.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001207s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039434s] [吞吐率:25.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007319s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052229s] [吞吐率:19.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010069s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000565s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043600s] [吞吐率:22.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000970s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047182s] [吞吐率:21.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004480s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000521s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.055695s] [吞吐率:17.95req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.006430s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.061049s] [吞吐率:16.38req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013941s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000782s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002569s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002703s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.003384s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002010s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000915s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051158s] [吞吐率:19.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008391s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000512s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064589s] [吞吐率:15.48req/s] [内存消耗:2,415.93kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015723s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001282s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001238s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049815s] [吞吐率:20.07req/s] [内存消耗:2,432.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014999s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-09T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161537s] [吞吐率:6.19req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114674s ] --------------------------------------------------------------- [2025-12-09T23:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.596696s] [吞吐率:1.68req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzAwLCJuYmYiOjE3NjUyOTMzMDAsImV4cCI6MTc2Nzg4NTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rWrDUWUlRFKexN2UzZJekl-Xzn5ES8IgF6gwRANlAEVwFFAAwHRR_cZ4oZ-K9Rp4qD-Gzd97EE-bKHon3xk64R5ffAilWjXuPAXRtDxnhpv3m3qPRiDIAw3x5gr8D5MwFh6DoYOFbd-pP_xozZWR1Z2ZOBKr5L1ACspcdShx-WQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003776s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.115230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013795s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013607s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013546s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013535s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013468s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013312s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012913s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012777s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013377s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013747s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013749s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013609s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013753s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013450s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013204s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013181s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013141s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013345s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013486s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013476s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013319s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013381s ] --------------------------------------------------------------- [2025-12-09T23:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062505s] [吞吐率:16.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002222s ] 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.000363s ] --------------------------------------------------------------- [2025-12-09T23:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050806s] [吞吐率:19.68req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T23:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049023s] [吞吐率:20.40req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzMzYwLCJuYmYiOjE3NjUyOTMzNjAsImV4cCI6MTc2Nzg4NTM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DmbAzyR12PALfp1epGzNMpNvd3gFAiPqt4BNBgdmkmpkwIvESjdlVWLZ1ilzrFksjMFLOwesxXZu_Z1o90FMPrdwt3jgPTcQcrVZN2CuQoF4wfXoKCs5iUL6v7Nr1I8N-3LXb3VZPnB8WPmEWrbV8CnML4g0bYFPrf6fE9akU6w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012262s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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` = 20251209 [ RunTime:0.000684s ] --------------------------------------------------------------- [2025-12-09T23:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057673s] [吞吐率:17.34req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-12-09T23:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045961s] [吞吐率:21.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008266s ] 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.000358s ] --------------------------------------------------------------- [2025-12-09T23:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049503s] [吞吐率:20.20req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNDIwLCJuYmYiOjE3NjUyOTM0MjAsImV4cCI6MTc2Nzg4NTQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YZVP3IEMohMUMTIdHScvtjhI9Cvm7mVDN3UvykwZAdlJ5hNWE8HyvOX7UQZNKpbaV8pBK0NFo-sCnedsLlg2XRCmDJLPAbo4u5JeJIrFafS-RsUjlkISn9PBEJXCkqT9tFLeLpWIayza8pefDfcL-b5FlxlhLClDnL04NQ0_FXA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ 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` = 20251209 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-12-09T23:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077131s] [吞吐率:12.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015188s ] 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.000374s ] --------------------------------------------------------------- [2025-12-09T23:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054152s] [吞吐率:18.47req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNDgwLCJuYmYiOjE3NjUyOTM0ODAsImV4cCI6MTc2Nzg4NTQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hvMBK84AOfjvk3ObsJkGwYIDwUw9ETqp1RRtF-xX_h-hcn0-mRkW_qG4tkN5DyNwAueWvDzRa5lSQM0QvV6rCkas2YOSWSyaQMqpNuQK3EPE6587hhjJI_NvYJhJ3Sur_cOg4Q6NwBSfz--5l7zOuYgRH-WvL-bcrelskjV7-Zs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015361s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ 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` = 20251209 [ RunTime:0.000796s ] --------------------------------------------------------------- [2025-12-09T23:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054147s] [吞吐率:18.47req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNDgwLCJuYmYiOjE3NjUyOTM0ODAsImV4cCI6MTc2Nzg4NTQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hvMBK84AOfjvk3ObsJkGwYIDwUw9ETqp1RRtF-xX_h-hcn0-mRkW_qG4tkN5DyNwAueWvDzRa5lSQM0QvV6rCkas2YOSWSyaQMqpNuQK3EPE6587hhjJI_NvYJhJ3Sur_cOg4Q6NwBSfz--5l7zOuYgRH-WvL-bcrelskjV7-Zs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015371s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000637s ] [ 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` = 20251209 [ RunTime:0.000790s ] --------------------------------------------------------------- [2025-12-09T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059842s] [吞吐率:16.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001681s ] 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.000317s ] --------------------------------------------------------------- [2025-12-09T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046717s] [吞吐率:21.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002905s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-12-09T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050820s] [吞吐率:19.68req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNTQwLCJuYmYiOjE3NjUyOTM1NDAsImV4cCI6MTc2Nzg4NTU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JzjelSbSVq8q_w-KgERkoSpXukPGUkQs7pPalBIxlo-ui7c65fWptLNEl1ZEBwZx7kZ6oWEbsWKJK3gI2UibcjyqSpVQOPyGUxwySYhWVa-7dm1mU7FQyVY_NTwEqvh1aD3sZkZp1icYhKB_htlyUKVY-Y1aFnYvrn-Yo4Goo3w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013021s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ 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` = 20251209 [ RunTime:0.000703s ] 00687s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063656s] [吞吐率:15.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001707s ] 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.000364s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050472s] [吞吐率:19.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002875s ] 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.000368s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049634s] [吞吐率:20.15req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014775s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ 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` = 20251209 [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049547s] [吞吐率:20.18req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014887s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033012s] [吞吐率:30.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000843s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048864s] [吞吐率:20.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043623s] [吞吐率:22.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008566s ] 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.000453s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044757s] [吞吐率:22.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009263s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.044636s] [吞吐率:22.40req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000706s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000515s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002420s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002211s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002059s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001985s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000899s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045931s] [吞吐率:21.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010784s ] 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.000327s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046938s] [吞吐率:21.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012133s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050276s] [吞吐率:19.89req/s] [内存消耗:2,432.73kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012197s ] 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.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001199s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000790s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062905s] [吞吐率:15.90req/s] [内存消耗:2,415.91kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014120s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001303s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001295s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001937s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001062s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034461s] [吞吐率:29.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001524s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053282s] [吞吐率:18.77req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015395s ] 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.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000467s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003832s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033342s] [吞吐率:29.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001019s ] 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.000374s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.036843s] [吞吐率:27.14req/s] [内存消耗:2,584.09kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000906s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032978s] [吞吐率:30.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000945s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161627s] [吞吐率:6.19req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012379s ] 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.000363s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115007s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049523s] [吞吐率:20.19req/s] [内存消耗:2,423.17kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013396s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034439s] [吞吐率:29.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001637s ] 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.000419s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048960s] [吞吐率:20.42req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016138s ] 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.000440s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039476s] [吞吐率:25.33req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007356s ] 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.000407s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033256s] [吞吐率:30.07req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000826s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037826s] [吞吐率:26.44req/s] [内存消耗:2,500.84kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000750s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033240s] [吞吐率:30.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000707s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050171s] [吞吐率:19.93req/s] [内存消耗:2,511.05kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012031s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ 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` = 20251209 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035810s] [吞吐率:27.93req/s] [内存消耗:2,477.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000679s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ 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` = 20251209 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039359s] [吞吐率:25.41req/s] [内存消耗:2,423.16kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-12-09T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.056288s] [吞吐率:17.77req/s] [内存消耗:2,568.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020596s ] 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.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-12-09T23:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.613800s] [吞吐率:1.63req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013834s ] 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.000284s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.115492s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013659s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013743s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013805s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013592s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013959s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013869s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013727s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013407s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013362s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013557s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013655s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013849s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013286s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013375s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013364s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013743s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013600s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013572s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013897s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013642s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013519s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013595s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013455s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013498s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013738s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013496s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013480s ] --------------------------------------------------------------- [2025-12-09T23:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057996s] [吞吐率:17.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-09T23:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034942s] [吞吐率:28.62req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002768s ] 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.000388s ] --------------------------------------------------------------- [2025-12-09T23:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.038677s] [吞吐率:25.86req/s] [内存消耗:2,425.76kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAwLCJuYmYiOjE3NjUyOTM2MDAsImV4cCI6MTc2Nzg4NTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JfnjsnozOmRlcRq4_W2_SM14eMKNmm0q3-SGgId3aCDlnQpGi9JQhRnABHzmIO0_J9fO94CKbGxpIbzkJDlCZ2VDpd75mjR-kwqwQBL8ArnlPcUWSJC9WD4maf85ltjzUnaOWlwpF6Sq5QuqhgkAzd3z98WEDWc8RFOS8kGgBdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004126s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-12-09T23:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037538s] [吞吐率:26.64req/s] [内存消耗:2,424.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAxLCJuYmYiOjE3NjUyOTM2MDEsImV4cCI6MTc2Nzg4NTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MmAZbqnwq-R6QY35f0fCNyOP7rKcwzQHM7GvvPId0XEjVvdu6F47XC4qTUurp41ddQ3a8QSfQ_FGL-XNJffrDZm9NhwQ9LDww2e5b9Ma0NsxHy2T_CorJw7jegBH8iuWNfTH9u7UyIcHnSq2rTKp6vobDgBcPLzArU8W4ZVOQvw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003323s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000335s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-12-09T23:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049253s] [吞吐率:20.30req/s] [内存消耗:2,467.69kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjAxLCJuYmYiOjE3NjUyOTM2MDEsImV4cCI6MTc2Nzg4NTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MmAZbqnwq-R6QY35f0fCNyOP7rKcwzQHM7GvvPId0XEjVvdu6F47XC4qTUurp41ddQ3a8QSfQ_FGL-XNJffrDZm9NhwQ9LDww2e5b9Ma0NsxHy2T_CorJw7jegBH8iuWNfTH9u7UyIcHnSq2rTKp6vobDgBcPLzArU8W4ZVOQvw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015142s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-12-09T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069207s] [吞吐率:14.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000986s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-12-09T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055898s] [吞吐率:17.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000860s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-12-09T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050174s] [吞吐率:19.93req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjYwLCJuYmYiOjE3NjUyOTM2NjAsImV4cCI6MTc2Nzg4NTY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vAxuJlQLT2DZR43QCVUn91VqmlJZB03TuMwzLys5mksyxU-V60OOOY6KFOxQLD8nvCPlC2lsvdFpt7w4fJvfTH3d4KfNj8BIpmCcmom8RspHA1z54p0c0gR_YsPtJ0-Oxxg4orX4QdQ6uktmMce8bjnYITuLOK0ep0oaKu93Q10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009966s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001167s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000708s ] [ 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` = 20251209 [ RunTime:0.000772s ] --------------------------------------------------------------- [2025-12-09T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050292s] [吞吐率:19.88req/s] [内存消耗:2,503.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNjYwLCJuYmYiOjE3NjUyOTM2NjAsImV4cCI6MTc2Nzg4NTY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vAxuJlQLT2DZR43QCVUn91VqmlJZB03TuMwzLys5mksyxU-V60OOOY6KFOxQLD8nvCPlC2lsvdFpt7w4fJvfTH3d4KfNj8BIpmCcmom8RspHA1z54p0c0gR_YsPtJ0-Oxxg4orX4QdQ6uktmMce8bjnYITuLOK0ep0oaKu93Q10', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009896s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ 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` = 20251209 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-12-09T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065708s] [吞吐率:15.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001393s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051121s] [吞吐率:19.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-12-09T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049632s] [吞吐率:20.15req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNzIwLCJuYmYiOjE3NjUyOTM3MjAsImV4cCI6MTc2Nzg4NTcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cOD276Cql7ZdhyUM1uxwkGLRih-VgCWal7sIrggI-bqaSqw4BuyGKQN8FuMkh6PhxSMnWmP4HuJaA_QBQwg1Xu_ZHS0FaG1Mi3Ml7n6q4gEJJdVdkEQIXS7DOKhbGpAsheG4epqalsCm5stK2bJD416oFPUIOp0dhSrz5T_yVtE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012680s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000784s ] [ 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` = 20251209 [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-12-09T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049677s] [吞吐率:20.13req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNzIwLCJuYmYiOjE3NjUyOTM3MjAsImV4cCI6MTc2Nzg4NTcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cOD276Cql7ZdhyUM1uxwkGLRih-VgCWal7sIrggI-bqaSqw4BuyGKQN8FuMkh6PhxSMnWmP4HuJaA_QBQwg1Xu_ZHS0FaG1Mi3Ml7n6q4gEJJdVdkEQIXS7DOKhbGpAsheG4epqalsCm5stK2bJD416oFPUIOp0dhSrz5T_yVtE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000763s ] [ 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` = 20251209 [ RunTime:0.000771s ] --------------------------------------------------------------- [2025-12-09T23:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065167s] [吞吐率:15.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006047s ] 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.000386s ] --------------------------------------------------------------- [2025-12-09T23:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055039s] [吞吐率:18.17req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNzgwLCJuYmYiOjE3NjUyOTM3ODAsImV4cCI6MTc2Nzg4NTc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dWxuuBelrB8yQWzWV0OQtmNdCciw6q0fPrf0f9MwE12wGILNTjbibGcMX8QuAKahdmhqAV38IPsyyXEm83K0V2wJtufUAo-AmGi0y1sc2HFE1E1PesQXErJpUjXQOL9KNu8FP4Oqs_afInGRA3UGrDz3YhW0qRNQ9TqVeXkTzIU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018391s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000588s ] [ 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` = 20251209 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-12-09T23:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055076s] [吞吐率:18.16req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzNzgwLCJuYmYiOjE3NjUyOTM3ODAsImV4cCI6MTc2Nzg4NTc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dWxuuBelrB8yQWzWV0OQtmNdCciw6q0fPrf0f9MwE12wGILNTjbibGcMX8QuAKahdmhqAV38IPsyyXEm83K0V2wJtufUAo-AmGi0y1sc2HFE1E1PesQXErJpUjXQOL9KNu8FP4Oqs_afInGRA3UGrDz3YhW0qRNQ9TqVeXkTzIU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018060s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000537s ] [ 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` = 20251209 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-12-09T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065312s] [吞吐率:15.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005555s ] 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.000354s ] --------------------------------------------------------------- [2025-12-09T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053085s] [吞吐率:18.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008017s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-12-09T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040051s] [吞吐率:24.97req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzODQwLCJuYmYiOjE3NjUyOTM4NDAsImV4cCI6MTc2Nzg4NTg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyU6vZV-4fu9Hc6b81XQXtpvcbAcZviRAv74Pr1lA9XAZ20PjF48W_Z1fGZ8_DTLNEYNUpHENDLN1sf9vAWfPbNHk9vqOZ6RG4d1pSncTKCP08cQDkBxNOTnpl8ygzrBesAmFLXBKA-IBvEqnyiVwNbicNWyijgu19iGKTXSZqw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ 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` = 20251209 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-12-09T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039814s] [吞吐率:25.12req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzODQwLCJuYmYiOjE3NjUyOTM4NDAsImV4cCI6MTc2Nzg4NTg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyU6vZV-4fu9Hc6b81XQXtpvcbAcZviRAv74Pr1lA9XAZ20PjF48W_Z1fGZ8_DTLNEYNUpHENDLN1sf9vAWfPbNHk9vqOZ6RG4d1pSncTKCP08cQDkBxNOTnpl8ygzrBesAmFLXBKA-IBvEqnyiVwNbicNWyijgu19iGKTXSZqw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005402s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058079s] [吞吐率:17.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001894s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045208s] [吞吐率:22.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003547s ] 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.000330s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049508s] [吞吐率:20.20req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015381s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049767s] [吞吐率:20.09req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ 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` = 20251209 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033763s] [吞吐率:29.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000872s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048186s] [吞吐率:20.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015213s ] 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.000359s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036981s] [吞吐率:27.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002933s ] 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.000389s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039000s] [吞吐率:25.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003836s ] 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.000389s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035794s] [吞吐率:27.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.047848s] [吞吐率:20.90req/s] [内存消耗:2,415.86kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001251s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001301s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001140s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001042s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041613s] [吞吐率:24.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045008s] [吞吐率:22.22req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000470s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002505s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002260s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002204s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002092s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000929s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051802s] [吞吐率:19.30req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014117s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003831s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049621s] [吞吐率:20.15req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014222s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-12-09T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149879s] [吞吐率:6.67req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000763s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116217s ] --------------------------------------------------------------- [2025-12-09T23:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.607085s] [吞吐率:1.65req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTAwLCJuYmYiOjE3NjUyOTM5MDAsImV4cCI6MTc2Nzg4NTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kArWwTT_22510k_mZVBriLN-0m9wmXbm83L4wPXbyiG1bMTkacreHHjDA-66LLHFdZgg_D4RRbvtEYJCuN0hnWOvpVu2YzkXnkSlDBk8EfJ72PvSLWna0POks6ZLjrHGJ9M7tnkNm4UR1-RfqvDeDRZYXMhBABQ7-NmiIxo-wOE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.119775s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013594s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013309s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013589s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013249s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013296s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013534s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013527s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013578s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013279s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013248s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013277s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013257s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013195s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013270s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013357s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013279s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013187s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013023s ] --------------------------------------------------------------- [2025-12-09T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.083606s] [吞吐率:11.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014992s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-12-09T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053118s] [吞吐率:18.83req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTYwLCJuYmYiOjE3NjUyOTM5NjAsImV4cCI6MTc2Nzg4NTk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h3UhMTnEO7V8jdcr4GgFl0mnpmsbqK2iRXd5oRizbNz0S-tduGZt0YrSzXZj87zgO52TvUGvhKBDbInU4EI8nAuarEqZlcBOkLVjficuTg4MFm6WS1TY4ZHsvs9rpzdaIf9grPGN-G2DaKBJo9Gho9-z-7dvC8ogrG14B7M4BVo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017281s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ 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` = 20251209 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-12-09T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053246s] [吞吐率:18.78req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1MjkzOTYwLCJuYmYiOjE3NjUyOTM5NjAsImV4cCI6MTc2Nzg4NTk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h3UhMTnEO7V8jdcr4GgFl0mnpmsbqK2iRXd5oRizbNz0S-tduGZt0YrSzXZj87zgO52TvUGvhKBDbInU4EI8nAuarEqZlcBOkLVjficuTg4MFm6WS1TY4ZHsvs9rpzdaIf9grPGN-G2DaKBJo9Gho9-z-7dvC8ogrG14B7M4BVo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017467s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-12-09T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062747s] [吞吐率:15.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050182s] [吞吐率:19.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001047s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-12-09T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053102s] [吞吐率:18.83req/s] [内存消耗:2,502.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MDIwLCJuYmYiOjE3NjUyOTQwMjAsImV4cCI6MTc2Nzg4NjAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IFT2DlFQwwEUD_Im9F_5N-ZYQbbbXTVljPuQA_mc5_gQRpj0yiBnt6bHqKMiNyrrgABJZ_fObJhXuqDMjTCRsUBa4U5s8H5DKFKAewgyw4RlbP7T5pAJamHFpbTWo8ay_fa1qvztomk5AB3dg7QQ-nB-d37LAux35n2PDT-K594', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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` = 20251209 [ RunTime:0.000702s ] --------------------------------------------------------------- [2025-12-09T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053121s] [吞吐率:18.82req/s] [内存消耗:2,503.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MDIwLCJuYmYiOjE3NjUyOTQwMjAsImV4cCI6MTc2Nzg4NjAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IFT2DlFQwwEUD_Im9F_5N-ZYQbbbXTVljPuQA_mc5_gQRpj0yiBnt6bHqKMiNyrrgABJZ_fObJhXuqDMjTCRsUBa4U5s8H5DKFKAewgyw4RlbP7T5pAJamHFpbTWo8ay_fa1qvztomk5AB3dg7QQ-nB-d37LAux35n2PDT-K594', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015634s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ 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` = 20251209 [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-12-09T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077110s] [吞吐率:12.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015136s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-12-09T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064144s] [吞吐率:15.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004667s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048797s] [吞吐率:20.49req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MDgwLCJuYmYiOjE3NjUyOTQwODAsImV4cCI6MTc2Nzg4NjA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p28i8ipCYs5q3jMoqgqxZQuRi1mHydUvQAVNWzdL_VBif-64bZSwMSmHZdrteKvxurUUrLRGyfamVY0EHMaPdMFKs0ypca1nBewy30xd6ixhGyLtTrjR09UylrHrfOvBppHDg_D8JFZGawC5tCvlhvRirI0wP5P1OYc5KU3uv3w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010891s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-12-09T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048983s] [吞吐率:20.42req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MDgwLCJuYmYiOjE3NjUyOTQwODAsImV4cCI6MTc2Nzg4NjA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p28i8ipCYs5q3jMoqgqxZQuRi1mHydUvQAVNWzdL_VBif-64bZSwMSmHZdrteKvxurUUrLRGyfamVY0EHMaPdMFKs0ypca1nBewy30xd6ixhGyLtTrjR09UylrHrfOvBppHDg_D8JFZGawC5tCvlhvRirI0wP5P1OYc5KU3uv3w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011276s ] 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.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-12-09T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062216s] [吞吐率:16.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-12-09T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050561s] [吞吐率:19.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007820s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-12-09T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055293s] [吞吐率:18.09req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MTQwLCJuYmYiOjE3NjUyOTQxNDAsImV4cCI6MTc2Nzg4NjE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tWtfoCMHqNmYG6lS-avKF_WLOgThmXM7U8BxtAdXemlZO64bQELEkYIvhAeK_3q4m0mxoCJFrdAnp-wR7Ww07QpmXXEBNE2JleF9_0xats7e-bzPPmIIrrHZPf91g6p_lyTqQziYPG5-EDgObwnZO9VAX4lGCRxwN7Zl0PAJZ5U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020330s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ 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` = 20251209 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-12-09T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055368s] [吞吐率:18.06req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MTQwLCJuYmYiOjE3NjUyOTQxNDAsImV4cCI6MTc2Nzg4NjE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tWtfoCMHqNmYG6lS-avKF_WLOgThmXM7U8BxtAdXemlZO64bQELEkYIvhAeK_3q4m0mxoCJFrdAnp-wR7Ww07QpmXXEBNE2JleF9_0xats7e-bzPPmIIrrHZPf91g6p_lyTqQziYPG5-EDgObwnZO9VAX4lGCRxwN7Zl0PAJZ5U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019843s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000797s ] [ 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` = 20251209 [ RunTime:0.000879s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061765s] [吞吐率:16.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002036s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048836s] [吞吐率:20.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037794s] [吞吐率:26.46req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ 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` = 20251209 [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033053s] [吞吐率:30.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000766s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048506s] [吞吐率:20.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050690s] [吞吐率:19.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011819s ] 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.000435s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035508s] [吞吐率:28.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000969s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051054s] [吞吐率:19.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005065s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053635s] [吞吐率:18.64req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000509s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.005385s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063890s] [吞吐率:15.65req/s] [内存消耗:2,415.84kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001239s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000711s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001514s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001193s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001682s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001502s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001102s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001211s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001134s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001018s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042975s] [吞吐率:23.27req/s] [内存消耗:2,432.67kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000825s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.001043s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046822s] [吞吐率:21.36req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001002s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001215s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000478s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002439s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002185s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002256s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002023s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000956s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048318s] [吞吐率:20.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013217s ] 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.000372s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033514s] [吞吐率:29.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000290s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049410s] [吞吐率:20.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016355s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034922s] [吞吐率:28.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001110s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000510s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034111s] [吞吐率:29.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001228s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000523s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034260s] [吞吐率:29.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001930s ] 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.000436s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051009s] [吞吐率:19.60req/s] [内存消耗:2,424.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007760s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000705s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002137s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.005916s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036942s] [吞吐率:27.07req/s] [内存消耗:2,423.13kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039502s] [吞吐率:25.32req/s] [内存消耗:2,584.09kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000727s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000795s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166515s] [吞吐率:6.01req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013386s ] 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.000353s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116130s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045414s] [吞吐率:22.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012211s ] 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.000384s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042139s] [吞吐率:23.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009798s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032872s] [吞吐率:30.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000815s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050637s] [吞吐率:19.75req/s] [内存消耗:2,568.03kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014763s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050056s] [吞吐率:19.98req/s] [内存消耗:2,500.82kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014924s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000654s ] --------------------------------------------------------------- [2025-12-09T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049625s] [吞吐率:20.15req/s] [内存消耗:2,467.68kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015003s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ 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` = 20251209 [ RunTime:0.000491s ] --------------------------------------------------------------- [2025-12-09T23:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.603564s] [吞吐率:1.66req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000875s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.117986s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013924s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013841s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013707s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013632s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013911s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013786s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013633s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013568s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013613s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013537s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013695s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013534s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013549s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013369s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013386s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013654s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013815s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013511s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013464s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013263s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013360s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013416s ] --------------------------------------------------------------- [2025-12-09T23:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051099s] [吞吐率:19.57req/s] [内存消耗:2,477.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015608s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000603s ] --------------------------------------------------------------- [2025-12-09T23:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051146s] [吞吐率:19.55req/s] [内存消耗:2,511.04kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015426s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ 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` = 20251209 [ RunTime:0.000726s ] --------------------------------------------------------------- [2025-12-09T23:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058647s] [吞吐率:17.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002410s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T23:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050368s] [吞吐率:19.85req/s] [内存消耗:2,425.74kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAwLCJuYmYiOjE3NjUyOTQyMDAsImV4cCI6MTc2Nzg4NjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gh5Io-lNnDpM8YSbG394Zzz7VS-1wqJvkyafx2BbHJ8ewMYtb6q8wHowNJ-ym3j3X_jw85iL4A2ILvSfM_Mbfp8Skh3dsYC5CuIrkIejRnMXmev_AXP4uBPchf6q_OvqaJeAUUwCwkSHiBea2E-lIKrEDBGRX3KdBXVzsXQ1Xe8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015981s ] 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.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000504s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-12-09T23:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048147s] [吞吐率:20.77req/s] [内存消耗:2,423.16kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjAxLCJuYmYiOjE3NjUyOTQyMDEsImV4cCI6MTc2Nzg4NjIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l8cArgAUPLI3CJqj3U4I6UIx3MD_Hf6LfbPi5DVNU5fT3erAvWcDoGpOQnt1d3Y3V84NIOBRIVwKKmMiZixJAd0Afm-Ph5-9VTNbstxd0EVVjPMcV5a1Gom69SN6FFd-dIe16qkeSzijyrviflTeUIfKLrv912yJasFsoxJlkF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014241s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ 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` = 20251209 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-09T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062858s] [吞吐率:15.91req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002322s ] 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.000348s ] --------------------------------------------------------------- [2025-12-09T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051384s] [吞吐率:19.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-12-09T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048950s] [吞吐率:20.43req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjYwLCJuYmYiOjE3NjUyOTQyNjAsImV4cCI6MTc2Nzg4NjI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aWunoRsW5BREXq-BEANNaS5e5kjkbiygFmCx6JhjuumHy6JLEVsKL3e58wbu4D71-IVVh1wGRYXXz-Msspta1nI7AUmV4eYdaPsEpY1o2VgA7Q6IoI_gNeYrWnRcBUH8RzjZYpcwRJ8w-uFY0DkB4vZ_61JW7zlxZ8uZ_Bz0aEU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010738s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000672s ] --------------------------------------------------------------- [2025-12-09T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049356s] [吞吐率:20.26req/s] [内存消耗:2,502.97kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MjYwLCJuYmYiOjE3NjUyOTQyNjAsImV4cCI6MTc2Nzg4NjI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aWunoRsW5BREXq-BEANNaS5e5kjkbiygFmCx6JhjuumHy6JLEVsKL3e58wbu4D71-IVVh1wGRYXXz-Msspta1nI7AUmV4eYdaPsEpY1o2VgA7Q6IoI_gNeYrWnRcBUH8RzjZYpcwRJ8w-uFY0DkB4vZ_61JW7zlxZ8uZ_Bz0aEU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010623s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ 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` = 20251209 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-12-09T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066111s] [吞吐率:15.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000777s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-12-09T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051821s] [吞吐率:19.30req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001658s ] 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.000337s ] --------------------------------------------------------------- [2025-12-09T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056226s] [吞吐率:17.79req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MzIwLCJuYmYiOjE3NjUyOTQzMjAsImV4cCI6MTc2Nzg4NjMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ng9uMUD1_XU9j5pRN7O_ZRM-Zjq5eC8DQEtdKetrUuFwPzwgU12wm3PTACEnNOFHDlG_H7cDwtmQN7-rXjp5bKvXGNvlKDA1SjSMQw8YssAwNuKj_oM4BdZ1AQ9HcCWlMGNfUceFLi1zoUweLdYtruBceOODCLSvLH1a3G24YFE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015869s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000773s ] 00725s ] --------------------------------------------------------------- [2025-12-09T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062895s] [吞吐率:15.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000862s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051374s] [吞吐率:19.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-12-09T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040246s] [吞吐率:24.85req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MzgwLCJuYmYiOjE3NjUyOTQzODAsImV4cCI6MTc2Nzg4NjM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oT21QbvtD_fvukmHpNmlLLcEIkR0mR-d_Xldo7wBwQRygXd1DQ56Gb-FFn2m7mVpnofL29vGcBXpokFoYv65CXNnjhaTOlXYJpgp_nnNLwaf6PMseEBQzksNpSR-YFC8AVMOm5EqNZEc9tn2IgAFEFSQ6pQlr2AVejNAXVJ_iws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004132s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ 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` = 20251209 [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-12-09T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040505s] [吞吐率:24.69req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0MzgwLCJuYmYiOjE3NjUyOTQzODAsImV4cCI6MTc2Nzg4NjM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oT21QbvtD_fvukmHpNmlLLcEIkR0mR-d_Xldo7wBwQRygXd1DQ56Gb-FFn2m7mVpnofL29vGcBXpokFoYv65CXNnjhaTOlXYJpgp_nnNLwaf6PMseEBQzksNpSR-YFC8AVMOm5EqNZEc9tn2IgAFEFSQ6pQlr2AVejNAXVJ_iws', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004048s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000608s ] [ 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` = 20251209 [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-12-09T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063684s] [吞吐率:15.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002167s ] 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.000346s ] --------------------------------------------------------------- [2025-12-09T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050713s] [吞吐率:19.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003886s ] 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.000324s ] --------------------------------------------------------------- [2025-12-09T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050257s] [吞吐率:19.90req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NDQwLCJuYmYiOjE3NjUyOTQ0NDAsImV4cCI6MTc2Nzg4NjQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DY5z5T33qiW_Cqe7ZW85NeU6_bJ81fhZY8VTOC0yJnvqe_bFR6akehKMSnY_tiA-ngIOJC0M9qF0dngNGKBUb03EuqPqHUvc2uhGkzWmqQe5f_dwykAuMQOJxCPaq2-2dza_QCy2ITip0-laYk6U3Pv7_OPt8T5LW5woy_hUHI8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009203s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ 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` = 20251209 [ RunTime:0.000797s ] --------------------------------------------------------------- [2025-12-09T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050288s] [吞吐率:19.89req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NDQwLCJuYmYiOjE3NjUyOTQ0NDAsImV4cCI6MTc2Nzg4NjQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DY5z5T33qiW_Cqe7ZW85NeU6_bJ81fhZY8VTOC0yJnvqe_bFR6akehKMSnY_tiA-ngIOJC0M9qF0dngNGKBUb03EuqPqHUvc2uhGkzWmqQe5f_dwykAuMQOJxCPaq2-2dza_QCy2ITip0-laYk6U3Pv7_OPt8T5LW5woy_hUHI8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009175s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000669s ] [ 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` = 20251209 [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056356s] [吞吐率:17.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001283s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044243s] [吞吐率:22.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004316s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053089s] [吞吐率:18.84req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016866s ] 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.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000549s ] [ 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` = 20251209 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053104s] [吞吐率:18.83req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017062s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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` = 20251209 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033411s] [吞吐率:29.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.001074s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048131s] [吞吐率:20.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014795s ] 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.000449s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047273s] [吞吐率:21.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012423s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034378s] [吞吐率:29.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001589s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000430s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048234s] [吞吐率:20.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013232s ] 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.000471s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050809s] [吞吐率:19.68req/s] [内存消耗:2,415.93kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000777s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001362s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.001259s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000916s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050665s] [吞吐率:19.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015506s ] 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.000338s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049302s] [吞吐率:20.28req/s] [内存消耗:2,432.75kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011448s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.049993s] [吞吐率:20.00req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011747s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003895s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058633s] [吞吐率:17.06req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000759s ] [ 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 = 20251208 [ RunTime:0.002634s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002257s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002252s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002163s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000901s ] --------------------------------------------------------------- [2025-12-09T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164788s] [吞吐率:6.07req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011628s ] 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.000413s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118370s ] --------------------------------------------------------------- [2025-12-09T23:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.602824s] [吞吐率:1.66req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTAwLCJuYmYiOjE3NjUyOTQ1MDAsImV4cCI6MTc2Nzg4NjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Yc85jQr_JfHftsCnNJHcbiLKI-ccGxKR_7behkzHeV5oBzytqJk12R0ip-Mjdt4ltl8A-cYev7AcIGguNaEgyGh2e25W0KiZIzyVhaG-Wb0sSK6ch6C0T3_Wo3y0iO12yUX_mGUsVl5mBF_MA1Sx8fXXjn3nvjfqOlwQb-E4eHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012470s ] 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.000272s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.119591s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013634s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013612s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013659s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013421s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012970s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012969s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012804s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012877s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012888s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012878s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012832s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012869s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012959s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012996s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012897s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012877s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012890s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013308s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013627s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013463s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013525s ] --------------------------------------------------------------- [2025-12-09T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072837s] [吞吐率:13.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000936s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-12-09T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060018s] [吞吐率:16.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011048s ] 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.000360s ] --------------------------------------------------------------- [2025-12-09T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048459s] [吞吐率:20.64req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTYwLCJuYmYiOjE3NjUyOTQ1NjAsImV4cCI6MTc2Nzg4NjU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h2dnrG_jPgZ4Gd_RrTUzuiDqUTbVcWR0Br1fPNom7Dj6YlxO5D9u57i5yyBtW6wHeVlhZecBKoWZTGjcAVBYIzjHzvc0mYWTCC_VezDBfnY52EmD2ohKJbyBlpTbvsO3qyjr6QLNPj9CtY_0vmHQV2NeC2h88PowSxMKQCz98bM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-09T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049081s] [吞吐率:20.37req/s] [内存消耗:2,503.05kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NTYwLCJuYmYiOjE3NjUyOTQ1NjAsImV4cCI6MTc2Nzg4NjU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h2dnrG_jPgZ4Gd_RrTUzuiDqUTbVcWR0Br1fPNom7Dj6YlxO5D9u57i5yyBtW6wHeVlhZecBKoWZTGjcAVBYIzjHzvc0mYWTCC_VezDBfnY52EmD2ohKJbyBlpTbvsO3qyjr6QLNPj9CtY_0vmHQV2NeC2h88PowSxMKQCz98bM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ 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` = 20251209 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-12-09T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059585s] [吞吐率:16.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001586s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-12-09T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047805s] [吞吐率:20.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004465s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-09T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049462s] [吞吐率:20.22req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NjIwLCJuYmYiOjE3NjUyOTQ2MjAsImV4cCI6MTc2Nzg4NjYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mcLIEOVrvnDlJtvvIxSPpB4_Yo6B1qqRwZaWjOQZI3Sh2NNTWN0nFlvK5_qFLDH9AhBc-x5s_Z5_-zDz978gEKd3w7f2-DTvSgNYo7iIYJlJWSFQVIwQUEnYx4VSPIW7Dlf1V9jart3QaImaP9DvrKsxRyUlMLp0UGNPq780KlA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015693s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20251209 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-12-09T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049638s] [吞吐率:20.15req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NjIwLCJuYmYiOjE3NjUyOTQ2MjAsImV4cCI6MTc2Nzg4NjYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mcLIEOVrvnDlJtvvIxSPpB4_Yo6B1qqRwZaWjOQZI3Sh2NNTWN0nFlvK5_qFLDH9AhBc-x5s_Z5_-zDz978gEKd3w7f2-DTvSgNYo7iIYJlJWSFQVIwQUEnYx4VSPIW7Dlf1V9jart3QaImaP9DvrKsxRyUlMLp0UGNPq780KlA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016031s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-12-09T23:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.079378s] [吞吐率:12.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004924s ] 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.000347s ] --------------------------------------------------------------- [2025-12-09T23:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066467s] [吞吐率:15.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008584s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-12-09T23:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039632s] [吞吐率:25.23req/s] [内存消耗:2,502.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NjgwLCJuYmYiOjE3NjUyOTQ2ODAsImV4cCI6MTc2Nzg4NjY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iVkZn7KnHrgnvQWLcJg00V_krIOKqeMCfrTjYuPjNUjJlYEvvZW9D2_aeamMUgob1NHTLXWNkrzwzYTCZ409tJ49_vZpwA823vCBui7EkCW-TnGDRrFaNZHmKYsZt8gRsxtSNcGzMjTyVCNzOFggqfjgXm8UElIGImsdPBboHpI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005290s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000649s ] [ 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` = 20251209 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-12-09T23:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039621s] [吞吐率:25.24req/s] [内存消耗:2,503.07kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NjgwLCJuYmYiOjE3NjUyOTQ2ODAsImV4cCI6MTc2Nzg4NjY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iVkZn7KnHrgnvQWLcJg00V_krIOKqeMCfrTjYuPjNUjJlYEvvZW9D2_aeamMUgob1NHTLXWNkrzwzYTCZ409tJ49_vZpwA823vCBui7EkCW-TnGDRrFaNZHmKYsZt8gRsxtSNcGzMjTyVCNzOFggqfjgXm8UElIGImsdPBboHpI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004861s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ 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` = 20251209 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-12-09T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058611s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000888s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044955s] [吞吐率:22.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000909s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-12-09T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039857s] [吞吐率:25.09req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NzQwLCJuYmYiOjE3NjUyOTQ3NDAsImV4cCI6MTc2Nzg4Njc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.swHtUZ0n2JND_IY1n7CBjjHpbygl0iTIFOo4LLNWXxO00ohQM2nZY93UI8HOofsjfBIFXEqD9Dj68CnVTDMRtLA2WtsAv3yzm3mZmgpTcW0ByJawGZ91vg-6QmENDFicxm2wLUFyU-vj2IUA3HGSeoDuZrRDITteHEfB--c7_Is', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004011s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000688s ] [ 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` = 20251209 [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-12-09T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039890s] [吞吐率:25.07req/s] [内存消耗:2,502.90kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0NzQwLCJuYmYiOjE3NjUyOTQ3NDAsImV4cCI6MTc2Nzg4Njc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.swHtUZ0n2JND_IY1n7CBjjHpbygl0iTIFOo4LLNWXxO00ohQM2nZY93UI8HOofsjfBIFXEqD9Dj68CnVTDMRtLA2WtsAv3yzm3mZmgpTcW0ByJawGZ91vg-6QmENDFicxm2wLUFyU-vj2IUA3HGSeoDuZrRDITteHEfB--c7_Is', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003825s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ 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` = 20251209 [ RunTime:0.000816s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061814s] [吞吐率:16.18req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002163s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049065s] [吞吐率:20.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049051s] [吞吐率:20.39req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014816s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ 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` = 20251209 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048058s] [吞吐率:20.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012227s ] 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.000412s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048120s] [吞吐率:20.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012290s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037941s] [吞吐率:26.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003299s ] 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.000457s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045550s] [吞吐率:21.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010525s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047050s] [吞吐率:21.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011790s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048257s] [吞吐率:20.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013196s ] 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.000702s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.044535s] [吞吐率:22.45req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000759s ] [ 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 = 20251208 [ RunTime:0.002416s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002201s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002104s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.002052s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000927s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049356s] [吞吐率:20.26req/s] [内存消耗:2,432.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013144s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060727s] [吞吐率:16.47req/s] [内存消耗:2,415.88kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014101s ] 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.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001380s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.001195s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.037986s] [吞吐率:26.33req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000687s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003768s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051670s] [吞吐率:19.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019342s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036808s] [吞吐率:27.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034154s] [吞吐率:29.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001579s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.038080s] [吞吐率:26.26req/s] [内存消耗:2,568.09kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000836s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038368s] [吞吐率:26.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004479s ] 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.000402s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033794s] [吞吐率:29.59req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037685s] [吞吐率:26.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004085s ] 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.000701s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162041s] [吞吐率:6.17req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014323s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114976s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037450s] [吞吐率:26.70req/s] [内存消耗:2,467.66kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036098s] [吞吐率:27.70req/s] [内存消耗:2,425.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002172s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000336s ] [ 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 (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037433s] [吞吐率:26.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005221s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032112s] [吞吐率:31.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000677s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000313s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048975s] [吞吐率:20.42req/s] [内存消耗:2,424.86kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000342s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049490s] [吞吐率:20.21req/s] [内存消耗:2,500.78kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014296s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000648s ] --------------------------------------------------------------- [2025-12-09T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050074s] [吞吐率:19.97req/s] [内存消耗:2,584.08kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014431s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000747s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.597558s] [吞吐率:1.67req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000249s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.118287s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014320s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013890s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013795s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013702s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013531s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013363s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013615s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013480s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013260s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012974s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013370s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013457s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013196s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013296s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013291s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013218s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013305s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013424s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013947s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013559s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013248s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013347s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013288s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058346s] [吞吐率:17.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003011s ] 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.000385s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048774s] [吞吐率:20.50req/s] [内存消耗:2,423.22kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAxLCJuYmYiOjE3NjUyOTQ4MDEsImV4cCI6MTc2Nzg4NjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o28itjsBn25hhPilWfOobGbKHUNdfsGBKjTrX2VqRRoi-iedq4PNkm-2BEpSrTsGjrIzoZYv6_REj6iwAsynbzI7te09j9dQA-iAR6XDWcP4fzfHYtHl3Q1Eb-n0G5sgCairxW5g2reS3I6qccvm8aBmiUaJZ0tQIpRJ3otorkA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014518s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000429s ] [ 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 (2,3,4,5,6) AND `ldate` = 20251209 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036441s] [吞吐率:27.44req/s] [内存消耗:2,510.98kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000853s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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` = 20251209 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034365s] [吞吐率:29.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001982s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050562s] [吞吐率:19.78req/s] [内存消耗:2,423.13kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAwLCJuYmYiOjE3NjUyOTQ4MDAsImV4cCI6MTc2Nzg4NjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.roOON20WuewMu_LO5TjcOIENzxK_ZSGhHIUnexs0m4IZcrHEvcs_zB3XbLJGTmhsz44Fs_8Jp4S4U2G5TDGmaSb_S0Kj0nA0WYEqnfKG9_c7e5ONG9d6nh4nGFEZRd4JneutmcDI6Pg7gYcK5ou_Bn9INoSulY_W_bdnQnNZmBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000358s ] [ 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` = 20251209 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-09T23:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049443s] [吞吐率:20.23req/s] [内存消耗:2,477.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODAxLCJuYmYiOjE3NjUyOTQ4MDEsImV4cCI6MTc2Nzg4NjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o28itjsBn25hhPilWfOobGbKHUNdfsGBKjTrX2VqRRoi-iedq4PNkm-2BEpSrTsGjrIzoZYv6_REj6iwAsynbzI7te09j9dQA-iAR6XDWcP4fzfHYtHl3Q1Eb-n0G5sgCairxW5g2reS3I6qccvm8aBmiUaJZ0tQIpRJ3otorkA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014951s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ 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` = 20251209 [ RunTime:0.000530s ] --------------------------------------------------------------- [2025-12-09T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062398s] [吞吐率:16.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006120s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-12-09T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050787s] [吞吐率:19.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008994s ] 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.000335s ] --------------------------------------------------------------- [2025-12-09T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036739s] [吞吐率:27.22req/s] [内存消耗:2,502.94kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODYwLCJuYmYiOjE3NjUyOTQ4NjAsImV4cCI6MTc2Nzg4Njg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rxH39jCm-StMH5Wk0JcIveNQ3MXeStSRmV-qMG3nAmQpFsk_dYNXdX5h9W4GdPqTVOWhBzKucu8S74IW104sV8Q_Ow0hywL9xtqBb4wuCFKRHxQUN0fYnG8Ki4BcCol-Cte71__LWF2Xa_Cwdvdy3_qOSl3M_5Du_UAaj9SpqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000749s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ 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` = 20251209 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-12-09T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038497s] [吞吐率:25.98req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0ODYwLCJuYmYiOjE3NjUyOTQ4NjAsImV4cCI6MTc2Nzg4Njg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rxH39jCm-StMH5Wk0JcIveNQ3MXeStSRmV-qMG3nAmQpFsk_dYNXdX5h9W4GdPqTVOWhBzKucu8S74IW104sV8Q_Ow0hywL9xtqBb4wuCFKRHxQUN0fYnG8Ki4BcCol-Cte71__LWF2Xa_Cwdvdy3_qOSl3M_5Du_UAaj9SpqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002326s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-12-09T23:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061732s] [吞吐率:16.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002399s ] 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.000364s ] --------------------------------------------------------------- [2025-12-09T23:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049887s] [吞吐率:20.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-12-09T23:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049983s] [吞吐率:20.01req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0OTIwLCJuYmYiOjE3NjUyOTQ5MjAsImV4cCI6MTc2Nzg4NjkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FW_6c5GAliIx54mWi27BqbkBS6qt3tD5YMP3pekNjzZDw5ieQg27DC2Gkl31k2YNnwEFRK7Z0ptLVsF8eqs_0VOP_7I47-P0fCyWOG6a60L-jlQ4gfTKDtgd8wFJmoe6QOWwGB84axOQtVmSpKlc7JcNB_FuyoMkZOV_WbuUEw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ 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` = 20251209 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-12-09T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061189s] [吞吐率:16.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002200s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-12-09T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074336s] [吞吐率:13.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014755s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-12-09T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049852s] [吞吐率:20.06req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0OTgwLCJuYmYiOjE3NjUyOTQ5ODAsImV4cCI6MTc2Nzg4Njk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OpNxkR3nkptcLNkAvwM7iiU4XpIFUUBmFndMA0c0c8J1VWRyQGZxsNB6NhP8ElO_4AbyUdsGg3nLLQXRelglBCJqswBXYpAh3iqstH6SSloNufKAtRwQZltthIoK5PbdaNW68lbnpJiNr1dQ7thhSryO16jN0xVk7CQbX6hwpcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014159s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ 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` = 20251209 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-12-09T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051892s] [吞吐率:19.27req/s] [内存消耗:2,502.85kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk0OTgwLCJuYmYiOjE3NjUyOTQ5ODAsImV4cCI6MTc2Nzg4Njk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OpNxkR3nkptcLNkAvwM7iiU4XpIFUUBmFndMA0c0c8J1VWRyQGZxsNB6NhP8ElO_4AbyUdsGg3nLLQXRelglBCJqswBXYpAh3iqstH6SSloNufKAtRwQZltthIoK5PbdaNW68lbnpJiNr1dQ7thhSryO16jN0xVk7CQbX6hwpcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014312s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000769s ] [ 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` = 20251209 [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-12-09T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068019s] [吞吐率:14.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008002s ] 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.000366s ] --------------------------------------------------------------- [2025-12-09T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056113s] [吞吐率:17.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010982s ] 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.000327s ] --------------------------------------------------------------- [2025-12-09T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049875s] [吞吐率:20.05req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MDQwLCJuYmYiOjE3NjUyOTUwNDAsImV4cCI6MTc2Nzg4NzA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KIXWS3gNojMNIXXDGTS4QoW-p6fc5bGep5NA7iaZf0jJSvVCpmA2CFWaZauVhX61BZc0ZgsI2wJGthwmAC4a4L9_5DK4Ylx-GJAiLaTNj3g-oo48h6ZT1rNjBREfMtyydGFn33elROe2pqDxDI35AXVvZgFnwiQxcH-KCw29xbc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014573s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-12-09T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049904s] [吞吐率:20.04req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MDQwLCJuYmYiOjE3NjUyOTUwNDAsImV4cCI6MTc2Nzg4NzA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KIXWS3gNojMNIXXDGTS4QoW-p6fc5bGep5NA7iaZf0jJSvVCpmA2CFWaZauVhX61BZc0ZgsI2wJGthwmAC4a4L9_5DK4Ylx-GJAiLaTNj3g-oo48h6ZT1rNjBREfMtyydGFn33elROe2pqDxDI35AXVvZgFnwiQxcH-KCw29xbc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014322s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ 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` = 20251209 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058439s] [吞吐率:17.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002079s ] 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.000345s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046417s] [吞吐率:21.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004736s ] 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.000331s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049918s] [吞吐率:20.03req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAwLCJuYmYiOjE3NjUyOTUxMDAsImV4cCI6MTc2Nzg4NzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uMoGjS81EjYcIQtdNVZfZl9xrp9IprBo9tM1pOPOFqo2KxdXUsZsrRzdplebubIs_xvuitt715IFngCXva0Dou4m8N-5NH4xb7lIeeNnB_gJFXFq_S82xg754HoRgRTRIYJlLekI4ygMCEA2GhWDanfQwnLKabSiRUp4HvQsego', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011158s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ 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` = 20251209 [ RunTime:0.000690s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032692s] [吞吐率:30.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032837s] [吞吐率:30.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001273s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040402s] [吞吐率:24.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008438s ] 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.000365s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041298s] [吞吐率:24.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010077s ] 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.000345s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051891s] [吞吐率:19.27req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAwLCJuYmYiOjE3NjUyOTUxMDAsImV4cCI6MTc2Nzg4NzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uMoGjS81EjYcIQtdNVZfZl9xrp9IprBo9tM1pOPOFqo2KxdXUsZsrRzdplebubIs_xvuitt715IFngCXva0Dou4m8N-5NH4xb7lIeeNnB_gJFXFq_S82xg754HoRgRTRIYJlLekI4ygMCEA2GhWDanfQwnLKabSiRUp4HvQsego', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015060s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003621s ] --------------------------------------------------------------- [2025-12-09T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058247s] [吞吐率:17.17req/s] [内存消耗:2,425.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAwLCJuYmYiOjE3NjUyOTUxMDAsImV4cCI6MTc2Nzg4NzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uMoGjS81EjYcIQtdNVZfZl9xrp9IprBo9tM1pOPOFqo2KxdXUsZsrRzdplebubIs_xvuitt715IFngCXva0Dou4m8N-5NH4xb7lIeeNnB_gJFXFq_S82xg754HoRgRTRIYJlLekI4ygMCEA2GhWDanfQwnLKabSiRUp4HvQsego', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015235s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000497s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002295s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.001998s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002035s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001864s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000821s ] --------------------------------------------------------------- [2025-12-09T23:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062066s] [吞吐率:16.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000878s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-12-09T23:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049439s] [吞吐率:20.23req/s] [内存消耗:2,432.72kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAxLCJuYmYiOjE3NjUyOTUxMDEsImV4cCI6MTc2Nzg4NzEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gFOrdlEg-dEm3yHVdEeWoVOHVkK7ukgFR10KQYG7aiwsOPkxFQDcAnZIpGZgsCFtIKBvcJrSrEA2hLUP2I58g4CDVP8aK5QiHB9EdiccjJ78NZ2oqnK4EG5VMhRakRpVoeN3t6ck-hPqPFE2vlQ0ddTipOjbA_ICpNFAoc61w70', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014896s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-12-09T23:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162221s] [吞吐率:6.16req/s] [内存消耗:2,425.68kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAwLCJuYmYiOjE3NjUyOTUxMDAsImV4cCI6MTc2Nzg4NzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uMoGjS81EjYcIQtdNVZfZl9xrp9IprBo9tM1pOPOFqo2KxdXUsZsrRzdplebubIs_xvuitt715IFngCXva0Dou4m8N-5NH4xb7lIeeNnB_gJFXFq_S82xg754HoRgRTRIYJlLekI4ygMCEA2GhWDanfQwnLKabSiRUp4HvQsego', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001139s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114802s ] --------------------------------------------------------------- [2025-12-09T23:45:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.341898s] [吞吐率:2.92req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001168s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-12-09T23:45:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048924s] [吞吐率:20.44req/s] [内存消耗:2,415.93kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAxLCJuYmYiOjE3NjUyOTUxMDEsImV4cCI6MTc2Nzg4NzEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gFOrdlEg-dEm3yHVdEeWoVOHVkK7ukgFR10KQYG7aiwsOPkxFQDcAnZIpGZgsCFtIKBvcJrSrEA2hLUP2I58g4CDVP8aK5QiHB9EdiccjJ78NZ2oqnK4EG5VMhRakRpVoeN3t6ck-hPqPFE2vlQ0ddTipOjbA_ICpNFAoc61w70', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005775s ] 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.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001216s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000781s ] --------------------------------------------------------------- [2025-12-09T23:45:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.618717s] [吞吐率:1.62req/s] [内存消耗:2,464.99kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTAwLCJuYmYiOjE3NjUyOTUxMDAsImV4cCI6MTc2Nzg4NzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uMoGjS81EjYcIQtdNVZfZl9xrp9IprBo9tM1pOPOFqo2KxdXUsZsrRzdplebubIs_xvuitt715IFngCXva0Dou4m8N-5NH4xb7lIeeNnB_gJFXFq_S82xg754HoRgRTRIYJlLekI4ygMCEA2GhWDanfQwnLKabSiRUp4HvQsego', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013658s ] 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.000315s ] [ 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=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.022609s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.017673s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.017906s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013739s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013578s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013290s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013696s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013601s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013306s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013275s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012986s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012868s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012784s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012910s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012958s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012920s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012908s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012859s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012778s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012704s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012543s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012641s ] --------------------------------------------------------------- [2025-12-09T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061973s] [吞吐率:16.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002223s ] 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.000343s ] --------------------------------------------------------------- [2025-12-09T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050219s] [吞吐率:19.91req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010830s ] 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.000336s ] --------------------------------------------------------------- [2025-12-09T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049573s] [吞吐率:20.17req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MTYwLCJuYmYiOjE3NjUyOTUxNjAsImV4cCI6MTc2Nzg4NzE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HX_ax0kemGU0ADevJxfhTXGPFZG3GvQ20YgftLTtH_2oSEmHs1gobhco9-Dh8DJuC-acdyzSo9W8dQedmvTbusVvV8s7VxF2HnFY9US-YiQf_A-Q1uMEMH51vM8nsor4TKYqKSkvsN6yefq8gmajT2XuIwUIKdk8bAlOFn7Mavg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013933s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ 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` = 20251209 [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-12-09T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064244s] [吞吐率:15.57req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007641s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-12-09T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052581s] [吞吐率:19.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010604s ] 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.000335s ] --------------------------------------------------------------- [2025-12-09T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039439s] [吞吐率:25.36req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MjIwLCJuYmYiOjE3NjUyOTUyMjAsImV4cCI6MTc2Nzg4NzIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bBn4k0E3IWg7xJ-zRJ3ywAibrVNvaDtjCU0VIQ4g_A1YVZpFD34iB11Q9I8VlZ0RL0WRC5kUPnfK-KOQcK7UmD0pzm3cF1kksMBqDRNs4BrBiL600LLjv0et2cPBXk77dA1_gQYKbOQBnJCaqViKJ8HkwE4hAv7ctxZG1811-_A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004796s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20251209 [ RunTime:0.000663s ] --------------------------------------------------------------- [2025-12-09T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039984s] [吞吐率:25.01req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MjIwLCJuYmYiOjE3NjUyOTUyMjAsImV4cCI6MTc2Nzg4NzIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bBn4k0E3IWg7xJ-zRJ3ywAibrVNvaDtjCU0VIQ4g_A1YVZpFD34iB11Q9I8VlZ0RL0WRC5kUPnfK-KOQcK7UmD0pzm3cF1kksMBqDRNs4BrBiL600LLjv0et2cPBXk77dA1_gQYKbOQBnJCaqViKJ8HkwE4hAv7ctxZG1811-_A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004629s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-12-09T23:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.079286s] [吞吐率:12.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015103s ] 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.000344s ] --------------------------------------------------------------- [2025-12-09T23:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049785s] [吞吐率:20.09req/s] [内存消耗:2,503.01kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MjgwLCJuYmYiOjE3NjUyOTUyODAsImV4cCI6MTc2Nzg4NzI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cjFlQnF-6y-6KF23tZb0pe6N21gTRTOtsv6Q5_rW6ib1xE5ebXgaVwUz4s0mUgUtYEUZWTnd-pNfZwIsl1CC9nwcUvLvUB5iTM9v4JVKuHH3Hu-adCcaDd0QDD44pWh0FHaY8qJQ8HSzmV2gePEyj9w0uu6eYkJi5Lom9noO03c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013224s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000651s ] 00698s ] --------------------------------------------------------------- [2025-12-09T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058857s] [吞吐率:16.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001794s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-09T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046923s] [吞吐率:21.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004769s ] 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.000324s ] --------------------------------------------------------------- [2025-12-09T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050060s] [吞吐率:19.98req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MzQwLCJuYmYiOjE3NjUyOTUzNDAsImV4cCI6MTc2Nzg4NzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WzFY7ypPm_PfQgVGrmCpGZotElFHSihW_lpZbfViveOgm64_Iyb89zq1qzQompZxjOoJnwe1XNfYveQj1KHbJFmX3f0cDfHkJvEnINSiagHg0YB-Dic35a2RAFZJt1IQ3VbreFdXL3l8FK_gMHnIxuQVvTUkevQcyNsLPFbLkWw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014709s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001080s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ 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` = 20251209 [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-12-09T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050156s] [吞吐率:19.94req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1MzQwLCJuYmYiOjE3NjUyOTUzNDAsImV4cCI6MTc2Nzg4NzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WzFY7ypPm_PfQgVGrmCpGZotElFHSihW_lpZbfViveOgm64_Iyb89zq1qzQompZxjOoJnwe1XNfYveQj1KHbJFmX3f0cDfHkJvEnINSiagHg0YB-Dic35a2RAFZJt1IQ3VbreFdXL3l8FK_gMHnIxuQVvTUkevQcyNsLPFbLkWw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014695s ] 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.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ 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` = 20251209 [ RunTime:0.000593s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067641s] [吞吐率:14.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007645s ] 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-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054790s] [吞吐率:18.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009565s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040072s] [吞吐率:24.95req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ 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` = 20251209 [ RunTime:0.000712s ] 00711s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038803s] [吞吐率:25.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006603s ] 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.000369s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039857s] [吞吐率:25.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041335s] [吞吐率:24.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006526s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051908s] [吞吐率:19.26req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014901s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251208 group by Title order by pageview desc [ RunTime:0.003571s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033644s] [吞吐率:29.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162371s] [吞吐率:6.16req/s] [内存消耗:2,425.12kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014903s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251208' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115545s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050311s] [吞吐率:19.88req/s] [内存消耗:2,424.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014749s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033619s] [吞吐率:29.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001260s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048374s] [吞吐率:20.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015490s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.330138s] [吞吐率:3.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003928s ] 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.000392s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049989s] [吞吐率:20.00req/s] [内存消耗:2,584.05kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012587s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036859s] [吞吐率:27.13req/s] [内存消耗:2,467.63kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000545s ] [ 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` = 20251209 [ RunTime:0.000499s ] --------------------------------------------------------------- [2025-12-09T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062336s] [吞吐率:16.04req/s] [内存消耗:2,415.91kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008471s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001628s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001276s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001258s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251206' LIMIT 1 [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251207' LIMIT 1 [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251208' LIMIT 1 [ RunTime:0.000867s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.613522s] [吞吐率:1.63req/s] [内存消耗:2,465.00kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAwLCJuYmYiOjE3NjUyOTU0MDAsImV4cCI6MTc2Nzg4NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.onK35MFgEX1CMuyi1GWNRrarOIiYCpwr1JoygP04IfHZVq_-07-hgeFDkYaAhOmhe9FXSdp3mUGPbMivjK1SUI1vpNr8zKHMJEVJaiSwGjTn5ygtz34TP9QlGFI2cd0eWi98XxN8ppl-hvlpBLmqyg28h6-kGDr1cSOSKjyq6lA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251208 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.120364s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013663s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013724s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013985s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013636s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013616s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013399s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013370s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013370s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013438s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013367s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013327s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013406s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013299s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013237s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012921s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013212s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012922s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012909s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012816s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012863s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013200s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013220s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251208 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013205s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058421s] [吞吐率:17.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003053s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044388s] [吞吐率:22.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000820s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040562s] [吞吐率:24.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006353s ] 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.000326s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036371s] [吞吐率:27.49req/s] [内存消耗:2,432.76kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001982s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251208' ORDER BY `PageView` DESC [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.044269s] [吞吐率:22.59req/s] [内存消耗:2,425.62kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000465s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251208 [ RunTime:0.002404s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251208 [ RunTime:0.002051s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251208 [ RunTime:0.002043s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251208 [ RunTime:0.001927s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251208 [ RunTime:0.000833s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034643s] [吞吐率:28.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002983s ] 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.000383s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035131s] [吞吐率:28.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000471s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050698s] [吞吐率:19.72req/s] [内存消耗:2,423.20kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015122s ] 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.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035888s] [吞吐率:27.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000734s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034426s] [吞吐率:29.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ 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.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035071s] [吞吐率:28.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049786s] [吞吐率:20.09req/s] [内存消耗:2,423.19kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014490s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000645s ] [ 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` = 20251209 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037859s] [吞吐率:26.41req/s] [内存消耗:2,568.02kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 ORDER BY `dpart_id` [ RunTime:0.000865s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049517s] [吞吐率:20.20req/s] [内存消耗:2,425.70kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014314s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251209 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-12-09T23:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049862s] [吞吐率:20.06req/s] [内存消耗:2,510.98kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014236s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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` = 20251209 [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-12-09T23:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.328699s] [吞吐率:3.04req/s] [内存消耗:2,248.57kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001160s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-12-09T23:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.055141s] [吞吐率:18.14req/s] [内存消耗:2,477.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019704s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000537s ] --------------------------------------------------------------- [2025-12-09T23:50:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051434s] [吞吐率:19.44req/s] [内存消耗:2,500.75kb] [文件加载: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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDAxLCJuYmYiOjE3NjUyOTU0MDEsImV4cCI6MTc2Nzg4NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ihhJtIFTcLrHPONucGmC5hUXmEgZ8SnMrelVVWr9yIqKdcILTQMgNFL9d-r538wStg4ULDFjYmzPwCBjFJ0FMLoHFNzTjc68jNCsoTJ1iQGIvlA9I6plpso4XEIzxxOoACi6k04n7w3AQ5UxWhTmn8AUDiFgCsOgY6S1zP2BKBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ 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` = 20251209 ORDER BY `renew_num` DESC [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-12-09T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057678s] [吞吐率:17.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002286s ] 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.000356s ] --------------------------------------------------------------- [2025-12-09T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046116s] [吞吐率:21.68req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005252s ] 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.000349s ] --------------------------------------------------------------- [2025-12-09T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052107s] [吞吐率:19.19req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NDYwLCJuYmYiOjE3NjUyOTU0NjAsImV4cCI6MTc2Nzg4NzQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fhpKOUfddcIzqYzhDHC1egL8CLIHDdIJuu-vnFIGonsu4cu0sG-HSOuCvWY01TstEUq_UZEzTJq82z3vJpDdjSnouPZdL5TDbJkXMpv0HXWUtWUL6GCmLmZoUGuC_-mtEknsqfmIpqUyn4-iVFgH6kNgaAuUSih--3iHEXhbgjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-12-09T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061754s] [吞吐率:16.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002213s ] 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.000348s ] --------------------------------------------------------------- [2025-12-09T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048933s] [吞吐率:20.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008038s ] 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.000350s ] --------------------------------------------------------------- [2025-12-09T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049829s] [吞吐率:20.07req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NTIwLCJuYmYiOjE3NjUyOTU1MjAsImV4cCI6MTc2Nzg4NzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oX0wxR3wjmni0qS6v3Q9yoO2joU60fMj3dil2jkm9ZWtcioYhrb2QBblJjKjv3dtVsO0OXwzMQnqwS4CkX73pyt8WQy4oo6xnzmP6jwm1-T_ZeHZLzmUgZA0DKeVoBaFG1Jq-R0eUIEjdxFA-8v6bKClZSbOS0O9YYrpQSG1J1A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014465s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ 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` = 20251209 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-12-09T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049918s] [吞吐率:20.03req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NTIwLCJuYmYiOjE3NjUyOTU1MjAsImV4cCI6MTc2Nzg4NzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oX0wxR3wjmni0qS6v3Q9yoO2joU60fMj3dil2jkm9ZWtcioYhrb2QBblJjKjv3dtVsO0OXwzMQnqwS4CkX73pyt8WQy4oo6xnzmP6jwm1-T_ZeHZLzmUgZA0DKeVoBaFG1Jq-R0eUIEjdxFA-8v6bKClZSbOS0O9YYrpQSG1J1A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014455s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000694s ] --------------------------------------------------------------- [2025-12-09T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072467s] [吞吐率:13.80req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013287s ] 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.000358s ] --------------------------------------------------------------- [2025-12-09T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059555s] [吞吐率:16.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001292s ] 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.000371s ] --------------------------------------------------------------- [2025-12-09T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036309s] [吞吐率:27.54req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NTgwLCJuYmYiOjE3NjUyOTU1ODAsImV4cCI6MTc2Nzg4NzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VVDF4Kehwx7nNaYe-nXKuTHUZzFNETKeoXmmf8CIwkIesMFPDvlYwdIkJWiqN8M6QxdaCUr6Q3W_qquOO_yvgJiFuXJwGQknE7cHSz7M8lttKu4KjqXZ7D6-sd2i-a4pXgILg_FYrqTt_uIBkg8AsDikxiC0a0-DvzlFLkIFtFE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000548s ] [ 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` = 20251209 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-12-09T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036957s] [吞吐率:27.06req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NTgwLCJuYmYiOjE3NjUyOTU1ODAsImV4cCI6MTc2Nzg4NzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VVDF4Kehwx7nNaYe-nXKuTHUZzFNETKeoXmmf8CIwkIesMFPDvlYwdIkJWiqN8M6QxdaCUr6Q3W_qquOO_yvgJiFuXJwGQknE7cHSz7M8lttKu4KjqXZ7D6-sd2i-a4pXgILg_FYrqTt_uIBkg8AsDikxiC0a0-DvzlFLkIFtFE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001064s ] 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.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251209 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-12-09T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061289s] [吞吐率:16.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002126s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-12-09T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049578s] [吞吐率:20.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005061s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-12-09T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049340s] [吞吐率:20.27req/s] [内存消耗:2,503.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NjQwLCJuYmYiOjE3NjUyOTU2NDAsImV4cCI6MTc2Nzg4NzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bmIRqXxcYHTX4IKMn0C5pxizogOWn9qcCGA-Cz1Cfit4YDCjhOOUv-HRLs8Du6gqmx2ooF1hRV0Wi-NjMHoWQYx5O9s82sxd5d3ZUvL6zPJWnNLstbx7wStx6Oizuiz22pmndeewyvgERMLdTjr2Ir8RTj-dnItjC45NhmA5SjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011619s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000760s ] [ 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` = 20251209 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-12-09T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049382s] [吞吐率:20.25req/s] [内存消耗:2,502.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' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY1Mjk1NjQwLCJuYmYiOjE3NjUyOTU2NDAsImV4cCI6MTc2Nzg4NzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bmIRqXxcYHTX4IKMn0C5pxizogOWn9qcCGA-Cz1Cfit4YDCjhOOUv-HRLs8Du6gqmx2ooF1hRV0Wi-NjMHoWQYx5O9s82sxd5d3ZUvL6zPJWnNLstbx7wStx6Oizuiz22pmndeewyvgERMLdTjr2Ir8RTj-dnItjC45NhmA5SjA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011316s ] 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.000301s ] [ 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.000736s ] [ 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` = 20251209 [ RunTime:0.000739s ] --------------------------------------------------------------- [2025-12-09T23:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060301s] [吞吐率:16.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002243s ] 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.000351s ]