--------------------------------------------------------------- [2025-07-01T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061513s] [吞吐率:16.26req/s] [内存消耗:2,248.35kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004863s ] 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.000356s ] --------------------------------------------------------------- [2025-07-01T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049078s] [吞吐率:20.38req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007525s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-07-01T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049771s] [吞吐率:20.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgyODQwLCJuYmYiOjE3NTEzODI4NDAsImV4cCI6MTc1Mzk3NDg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jCZUgQOfwjlaPQQIPSXiDynDDOqWMdhWWHb_tNsCZ-NS0P373Mz-KyfLzIiVvPAh6p2Tg2s1aLj3BZIZlt16EpsATMthhaBv0zQM51OApcl9PjPpwFvxp7IFsFhVlmH_tXufA3Xi6G4fWl0_g71HeKAz09Iw1bGKQge3eGmCW-M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015147s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ 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` = 20250701 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-07-01T23:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048699s] [吞吐率:20.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgyODQwLCJuYmYiOjE3NTEzODI4NDAsImV4cCI6MTc1Mzk3NDg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jCZUgQOfwjlaPQQIPSXiDynDDOqWMdhWWHb_tNsCZ-NS0P373Mz-KyfLzIiVvPAh6p2Tg2s1aLj3BZIZlt16EpsATMthhaBv0zQM51OApcl9PjPpwFvxp7IFsFhVlmH_tXufA3Xi6G4fWl0_g71HeKAz09Iw1bGKQge3eGmCW-M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20250701 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-07-01T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060106s] [吞吐率:16.64req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005557s ] 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.000370s ] --------------------------------------------------------------- [2025-07-01T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048250s] [吞吐率:20.73req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009906s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-07-01T23:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034844s] [吞吐率:28.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgyOTAwLCJuYmYiOjE3NTEzODI5MDAsImV4cCI6MTc1Mzk3NDkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u_S9_XTpa19XeXs74quSaFgwRwnFfZoISm8rqSE098pmTjx1hDExrdLAYvgW0PnfkMKTOwhdD772r4BONbIcV6K42XYM5tj2wS64OErTQpKAwAfvTUm5H2H5lYHSgZ2F_awX4EIeuEHUeRC5WzI79KxiFBdbjE-VzgQ15g2iSvw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ 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` = 20250701 [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-07-01T23:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060113s] [吞吐率:16.64req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001600s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-07-01T23:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048104s] [吞吐率:20.79req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004165s ] 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.000334s ] --------------------------------------------------------------- [2025-07-01T23:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049028s] [吞吐率:20.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgyOTYwLCJuYmYiOjE3NTEzODI5NjAsImV4cCI6MTc1Mzk3NDk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SMhXncTvs962ZQOUnAOX7bhgxOBq_p6KQU7cNVPhnsPxm42UFX8lGsEGG1Pj7jQCq3YvwFxiF3vR2dy-14Xn9wtZ0Cwh9wUMeeSzyTiq2034EE02EL8_eZ7yIzNOMDS6v1ewg3wLuw1qoMZJkhvYh5hGe5fgjZyG2WOBSsUZdbc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012013s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ 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` = 20250701 [ RunTime:0.000602s ] 00682s ] --------------------------------------------------------------- [2025-07-01T23:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070493s] [吞吐率:14.19req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014724s ] 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.000340s ] --------------------------------------------------------------- [2025-07-01T23:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047816s] [吞吐率:20.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMDIwLCJuYmYiOjE3NTEzODMwMjAsImV4cCI6MTc1Mzk3NTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eE1O1Wlf_vNgc2iBTvAzw2haPo6htesNRXjef21VSHnjt77bOPT3q4OqA_TuS2yE3qiBVhld8l0GM6gTsE5TkEAON6EfZHtNNcutFA1UmH7E2QeJuL9CxyknPfk5ZonI2cdTEXC41akLURA3j8OhmRnPOgc4Dr7YCWCDpX4ED8M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009958s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-07-01T23:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.047947s] [吞吐率:20.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMDIwLCJuYmYiOjE3NTEzODMwMjAsImV4cCI6MTc1Mzk3NTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eE1O1Wlf_vNgc2iBTvAzw2haPo6htesNRXjef21VSHnjt77bOPT3q4OqA_TuS2yE3qiBVhld8l0GM6gTsE5TkEAON6EfZHtNNcutFA1UmH7E2QeJuL9CxyknPfk5ZonI2cdTEXC41akLURA3j8OhmRnPOgc4Dr7YCWCDpX4ED8M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009901s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-07-01T23:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054196s] [吞吐率:18.45req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002210s ] 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.000351s ] --------------------------------------------------------------- [2025-07-01T23:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040980s] [吞吐率:24.40req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003774s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-07-01T23:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050021s] [吞吐率:19.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMDgwLCJuYmYiOjE3NTEzODMwODAsImV4cCI6MTc1Mzk3NTA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.V4EUgGixaIsBCNb8CDHJrIbu_eFEMX85FgfYRWn7UG2DZK_lz0S0caa89TBUtuMJzjnGqNJ8H2_R3A2VeXYNKD8EzzneWgE_HByWU-Ckqz3ezTbDahNvYpijfkDHfu5CWTe2YFmGfvgha_OxbI6PSVYhgvP3F8tUf4h6lB8qeXM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014392s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20250701 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-07-01T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055557s] [吞吐率:18.00req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-07-01T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042271s] [吞吐率:23.66req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003679s ] 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.000327s ] --------------------------------------------------------------- [2025-07-01T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049041s] [吞吐率:20.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMTQwLCJuYmYiOjE3NTEzODMxNDAsImV4cCI6MTc1Mzk3NTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.d3BxLwN_f61SiYb4LBzaGu-Yn-WylcCqvCEYOPxdz9icm4rTbPPCGg2MPgxn8TI5hPBWMq9BtoKzU6nsyHWIvZpQ3DN69S0Q3WRqgwnOzN9x6mYEQXyH4QyZx7MVubPDVzugXmQPtDkA35cjZqbE30mcgcEgct5mE2s2oQXAKoI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011230s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ 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` = 20250701 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-07-01T23:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049280s] [吞吐率:20.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMTQwLCJuYmYiOjE3NTEzODMxNDAsImV4cCI6MTc1Mzk3NTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.d3BxLwN_f61SiYb4LBzaGu-Yn-WylcCqvCEYOPxdz9icm4rTbPPCGg2MPgxn8TI5hPBWMq9BtoKzU6nsyHWIvZpQ3DN69S0Q3WRqgwnOzN9x6mYEQXyH4QyZx7MVubPDVzugXmQPtDkA35cjZqbE30mcgcEgct5mE2s2oQXAKoI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000848s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000684s ] [ 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` = 20250701 [ RunTime:0.000546s ] --------------------------------------------------------------- [2025-07-01T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055012s] [吞吐率:18.18req/s] [内存消耗:2,248.41kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001165s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-07-01T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067888s] [吞吐率:14.73req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002551s ] 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.000353s ] --------------------------------------------------------------- [2025-07-01T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048954s] [吞吐率:20.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMjAwLCJuYmYiOjE3NTEzODMyMDAsImV4cCI6MTc1Mzk3NTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sbA-PZ8OSbfnScIDvu66ZIG_60yWv4Vp2FHo61NJv6WsOOaVtIgLam3yhPpQsZ_dnARpaMKxbcC7qHgdbiB4z0tW0k-1Ka2_mwN_WG0qVkrWpuCVJ3iQQdJXcN_8P3OhsVRXH7nt9Tq7TRONtqEg_YN3xnQkV4jC3yVWg7bMMHA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014154s ] 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.000303s ] [ 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.000549s ] [ 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` = 20250701 [ RunTime:0.000609s ] --------------------------------------------------------------- [2025-07-01T23:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048190s] [吞吐率:20.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMjAwLCJuYmYiOjE3NTEzODMyMDAsImV4cCI6MTc1Mzk3NTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sbA-PZ8OSbfnScIDvu66ZIG_60yWv4Vp2FHo61NJv6WsOOaVtIgLam3yhPpQsZ_dnARpaMKxbcC7qHgdbiB4z0tW0k-1Ka2_mwN_WG0qVkrWpuCVJ3iQQdJXcN_8P3OhsVRXH7nt9Tq7TRONtqEg_YN3xnQkV4jC3yVWg7bMMHA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012884s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20250701 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-07-01T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054563s] [吞吐率:18.33req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001507s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-07-01T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041525s] [吞吐率:24.08req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003606s ] 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.000335s ] --------------------------------------------------------------- [2025-07-01T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049670s] [吞吐率:20.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMjYwLCJuYmYiOjE3NTEzODMyNjAsImV4cCI6MTc1Mzk3NTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LExlRg7CgaiFujDbd6bNB2o1YN-CHVo_qyQamLd1XOoc14hsgswFmr4PmwnoHMNDVcUFbOIWInapKwyOGSBDAwWMOZOdL9N0vh-KO7haZNAH1szazXZOxNpOuPFasVI4_dKvqgf48N9AC1Uee9ys1AOUWWAzJuU3OIMCzXNMnps', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015364s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20250701 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-07-01T23:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049375s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMjYwLCJuYmYiOjE3NTEzODMyNjAsImV4cCI6MTc1Mzk3NTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LExlRg7CgaiFujDbd6bNB2o1YN-CHVo_qyQamLd1XOoc14hsgswFmr4PmwnoHMNDVcUFbOIWInapKwyOGSBDAwWMOZOdL9N0vh-KO7haZNAH1szazXZOxNpOuPFasVI4_dKvqgf48N9AC1Uee9ys1AOUWWAzJuU3OIMCzXNMnps', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013349s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ 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` = 20250701 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-07-01T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063153s] [吞吐率:15.83req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000861s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-07-01T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049468s] [吞吐率:20.22req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010537s ] 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.000351s ] --------------------------------------------------------------- [2025-07-01T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050066s] [吞吐率:19.97req/s] [内存消耗:2,503.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMzIwLCJuYmYiOjE3NTEzODMzMjAsImV4cCI6MTc1Mzk3NTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PMyFzdXoS7S5Qb0YSXmo3mL1ZaqWgeuWtMNZR9rTl-diYpeba31Ga3cktEVXI8t7adSio5PmPb9-QA-ewp3kdASCsLYI_5-1zUbHiRKsuXa5sS93zFmNF1iDbQRfEhzEDWGIz4hTCCg62Bmps_rE8HtTi0HJCiSKVX8Xx5niIAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001044s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-07-01T23:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050580s] [吞吐率:19.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMzIwLCJuYmYiOjE3NTEzODMzMjAsImV4cCI6MTc1Mzk3NTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PMyFzdXoS7S5Qb0YSXmo3mL1ZaqWgeuWtMNZR9rTl-diYpeba31Ga3cktEVXI8t7adSio5PmPb9-QA-ewp3kdASCsLYI_5-1zUbHiRKsuXa5sS93zFmNF1iDbQRfEhzEDWGIz4hTCCg62Bmps_rE8HtTi0HJCiSKVX8Xx5niIAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000516s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-07-01T23:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069945s] [吞吐率:14.30req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-07-01T23:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049250s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMzgwLCJuYmYiOjE3NTEzODMzODAsImV4cCI6MTc1Mzk3NTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.r1RZpFTl_6kInitkQoyVlzFdXC9QHV44tMguD9CIejuLv2Db9A137aNUVfXLh0DedtpmaAn-A9xNKKZihqjbDAwkVU4_j9syLDorIG0GWrR2O8Tjgz53IYo8Pe-9L7WgmNJXtD6fTHdOrc_FQhPNYYyKSSjiWiKnKAZ4Uq9lASE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013452s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000588s ] [ 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` = 20250701 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-07-01T23:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049253s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzMzgwLCJuYmYiOjE3NTEzODMzODAsImV4cCI6MTc1Mzk3NTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.r1RZpFTl_6kInitkQoyVlzFdXC9QHV44tMguD9CIejuLv2Db9A137aNUVfXLh0DedtpmaAn-A9xNKKZihqjbDAwkVU4_j9syLDorIG0GWrR2O8Tjgz53IYo8Pe-9L7WgmNJXtD6fTHdOrc_FQhPNYYyKSSjiWiKnKAZ4Uq9lASE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013441s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ 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` = 20250701 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-07-01T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059857s] [吞吐率:16.71req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001188s ] 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.000342s ] --------------------------------------------------------------- [2025-07-01T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047396s] [吞吐率:21.10req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000759s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-07-01T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049194s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNDQwLCJuYmYiOjE3NTEzODM0NDAsImV4cCI6MTc1Mzk3NTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.anAfS9E84sTX8VLh5kZAUdIDZjWM8LHPPsQh8MiNCB8g8p54Xs9Wp5bZGw3qRU8qdsS4i9POrDIOhbhsaFJpM_FTqZibx2TfhvmFqxsez3rhVFU395odu_FcgJIiLvQT9CgTUyKnxzSYtVrsz9YGS3p5KfFKVAcsY3lkcgo3Xvg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010544s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000601s ] [ 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` = 20250701 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-07-01T23:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049196s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNDQwLCJuYmYiOjE3NTEzODM0NDAsImV4cCI6MTc1Mzk3NTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.anAfS9E84sTX8VLh5kZAUdIDZjWM8LHPPsQh8MiNCB8g8p54Xs9Wp5bZGw3qRU8qdsS4i9POrDIOhbhsaFJpM_FTqZibx2TfhvmFqxsez3rhVFU395odu_FcgJIiLvQT9CgTUyKnxzSYtVrsz9YGS3p5KfFKVAcsY3lkcgo3Xvg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000932s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ 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` = 20250701 [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-07-01T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058025s] [吞吐率:17.23req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-07-01T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044338s] [吞吐率:22.55req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002028s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-07-01T23:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052901s] [吞吐率:18.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNTAwLCJuYmYiOjE3NTEzODM1MDAsImV4cCI6MTc1Mzk3NTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bNVH9EokGulXp9MGHNmGZFc4iZeaKhGYSGndb8Shdk-9MK9MeIkiqFOBaALJZ5UsRsgS6_YBfTFnbyc3fQEIqF2pw3bCU1HZFarMkrtq_x84eMcsqI3nzocy__zN2B0wKcKsWThbVMRdH7jxfZtgGLgTDn4RXI5mNViqFpugtss', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013915s ] 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.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ 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` = 20250701 [ RunTime:0.000774s ] --------------------------------------------------------------- [2025-07-01T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069081s] [吞吐率:14.48req/s] [内存消耗:2,248.41kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010150s ] 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.000350s ] --------------------------------------------------------------- [2025-07-01T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056511s] [吞吐率:17.70req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-07-01T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038141s] [吞吐率:26.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNTYwLCJuYmYiOjE3NTEzODM1NjAsImV4cCI6MTc1Mzk3NTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cVSYnwzI6jAN15S3p_4iUF3NpMoJIUkwaRr8eYo7hSAQ_7PgUq8ezoXCuk17lhjBK4LMI8IaxQ_usdE285Y07uEQ0RLHNY61qn2ROhroz_f9RJGUl2NdIGLuMqvGnjOi-XpeExexruKsJ5q_s4gHByqyKhObW11AOvfU81Td1n0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003544s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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` = 20250701 [ RunTime:0.000609s ] --------------------------------------------------------------- [2025-07-01T23:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038428s] [吞吐率:26.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNTYwLCJuYmYiOjE3NTEzODM1NjAsImV4cCI6MTc1Mzk3NTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cVSYnwzI6jAN15S3p_4iUF3NpMoJIUkwaRr8eYo7hSAQ_7PgUq8ezoXCuk17lhjBK4LMI8IaxQ_usdE285Y07uEQ0RLHNY61qn2ROhroz_f9RJGUl2NdIGLuMqvGnjOi-XpeExexruKsJ5q_s4gHByqyKhObW11AOvfU81Td1n0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003197s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250701 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-07-01T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053973s] [吞吐率:18.53req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-07-01T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041738s] [吞吐率:23.96req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001352s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-07-01T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036431s] [吞吐率:27.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNjIwLCJuYmYiOjE3NTEzODM2MjAsImV4cCI6MTc1Mzk3NTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VUGKNR386_u2ZbPUvNsU5v_k_NwHTKyhjZPV6dUhX8X8b95WIGdS2Z2m61nQK3AFxDH40i-1R6z-G5Xz22BIyIaQUUrGlHKdkOyN-lCFCBI6qziToeB4FdhuGQ5ywmRhI9YqEb8bdem70jbW-gS_iiMmSv_wWBAyq30sr8o9N_U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002832s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ 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` = 20250701 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-07-01T23:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037882s] [吞吐率:26.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNjIwLCJuYmYiOjE3NTEzODM2MjAsImV4cCI6MTc1Mzk3NTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VUGKNR386_u2ZbPUvNsU5v_k_NwHTKyhjZPV6dUhX8X8b95WIGdS2Z2m61nQK3AFxDH40i-1R6z-G5Xz22BIyIaQUUrGlHKdkOyN-lCFCBI6qziToeB4FdhuGQ5ywmRhI9YqEb8bdem70jbW-gS_iiMmSv_wWBAyq30sr8o9N_U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003162s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20250701 [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-07-01T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056621s] [吞吐率:17.66req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001260s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-07-01T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044456s] [吞吐率:22.49req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-07-01T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049433s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNjgwLCJuYmYiOjE3NTEzODM2ODAsImV4cCI6MTc1Mzk3NTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fA5LI-wdck6pvvZ2ff20HwybUaXmJCAlYE6JhG96Of07ojnXtui56cGYssttWEgxBvKWc7WKGXyoSpaJqxRqodcCiQQmNNd543QfZA7Tf1LnXw_aSNKWiBj_iCkzPIZjJuQziTxqE8Ee8t8R0Dq9hm2rpwt8rx4Rq58wmHIObUs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009834s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000591s ] [ 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` = 20250701 [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-07-01T23:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049560s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNjgwLCJuYmYiOjE3NTEzODM2ODAsImV4cCI6MTc1Mzk3NTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fA5LI-wdck6pvvZ2ff20HwybUaXmJCAlYE6JhG96Of07ojnXtui56cGYssttWEgxBvKWc7WKGXyoSpaJqxRqodcCiQQmNNd543QfZA7Tf1LnXw_aSNKWiBj_iCkzPIZjJuQziTxqE8Ee8t8R0Dq9hm2rpwt8rx4Rq58wmHIObUs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-07-01T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057838s] [吞吐率:17.29req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-07-01T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045825s] [吞吐率:21.82req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005491s ] 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.000324s ] --------------------------------------------------------------- [2025-07-01T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050290s] [吞吐率:19.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNzQwLCJuYmYiOjE3NTEzODM3NDAsImV4cCI6MTc1Mzk3NTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YXRGxfsXsE4fM2xEny-lTOLYCYanH0HZsy36gJlsScQ0q5Sr1FSgQfEa0NVST05NHa8eUQqlqrwZe5mKsRDZV51n1yNklJFTVQy0J1J0GP9FDqSUAnJxQtvyRKmHRlXKXr5tjBI5kT-U10iFQ8oofJQmbt-skxhIRGTv4qsClmM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015671s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20250701 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-07-01T23:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050470s] [吞吐率:19.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzNzQwLCJuYmYiOjE3NTEzODM3NDAsImV4cCI6MTc1Mzk3NTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YXRGxfsXsE4fM2xEny-lTOLYCYanH0HZsy36gJlsScQ0q5Sr1FSgQfEa0NVST05NHa8eUQqlqrwZe5mKsRDZV51n1yNklJFTVQy0J1J0GP9FDqSUAnJxQtvyRKmHRlXKXr5tjBI5kT-U10iFQ8oofJQmbt-skxhIRGTv4qsClmM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015441s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000620s ] [ 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` = 20250701 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-07-01T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055968s] [吞吐率:17.87req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004958s ] 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.000347s ] --------------------------------------------------------------- [2025-07-01T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043327s] [吞吐率:23.08req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007128s ] 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.000317s ] --------------------------------------------------------------- [2025-07-01T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049176s] [吞吐率:20.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzODAwLCJuYmYiOjE3NTEzODM4MDAsImV4cCI6MTc1Mzk3NTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xOsuesG6jMS05yp7mrC5wvSGyobiDqjMuC_jfohQ29q5tIuqdC-KUj7aRi7wQ20_w9-d7bhfr2YObjLXZkbtWFL7LPynNkQF-caU64RZVss7xlb6Knh-ih-2-78eju7TdDNS4WB3PgagywGsignkL2on3H9Azy6ubWDZsoVgq-w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014077s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-07-01T23:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049551s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzODAwLCJuYmYiOjE3NTEzODM4MDAsImV4cCI6MTc1Mzk3NTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xOsuesG6jMS05yp7mrC5wvSGyobiDqjMuC_jfohQ29q5tIuqdC-KUj7aRi7wQ20_w9-d7bhfr2YObjLXZkbtWFL7LPynNkQF-caU64RZVss7xlb6Knh-ih-2-78eju7TdDNS4WB3PgagywGsignkL2on3H9Azy6ubWDZsoVgq-w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014126s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000703s ] [ 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` = 20250701 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-07-01T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058603s] [吞吐率:17.06req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005144s ] 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.000346s ] --------------------------------------------------------------- [2025-07-01T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046266s] [吞吐率:21.61req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-07-01T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039651s] [吞吐率:25.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzODYwLCJuYmYiOjE3NTEzODM4NjAsImV4cCI6MTc1Mzk3NTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DOOV2Geyn7TpeOUAyz4gvmMvkP_J_rBhHNo6PaEp9XIoQrCZUVqZI0hcKldvGcPzvIseV9j8hCiiejBkw7D12NB4XO4tc0ORqklris-iCVXc1eeSDLh7aWkgPlwSEiMWIuKBsevT3lCcuI4dWCF-tm0BHRfXQqaDC68rb0VNaBM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004654s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ 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.000423s ] [ 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` = 20250701 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-07-01T23:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039704s] [吞吐率:25.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzODYwLCJuYmYiOjE3NTEzODM4NjAsImV4cCI6MTc1Mzk3NTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DOOV2Geyn7TpeOUAyz4gvmMvkP_J_rBhHNo6PaEp9XIoQrCZUVqZI0hcKldvGcPzvIseV9j8hCiiejBkw7D12NB4XO4tc0ORqklris-iCVXc1eeSDLh7aWkgPlwSEiMWIuKBsevT3lCcuI4dWCF-tm0BHRfXQqaDC68rb0VNaBM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004428s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ 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` = 20250701 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-07-01T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058565s] [吞吐率:17.08req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002880s ] 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.000377s ] --------------------------------------------------------------- [2025-07-01T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046368s] [吞吐率:21.57req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005364s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-07-01T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039196s] [吞吐率:25.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzOTIwLCJuYmYiOjE3NTEzODM5MjAsImV4cCI6MTc1Mzk3NTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cX58egLAmsMhN5ceFJ2UVlJ77H8E1LRKuuKHo0ioOS0zaf1v_avvIVhIUAYUz-JDl2VP5dcPaFrF7F6qNX8dlh5SxwCrHEcWqmAUIbutOR045oIqYctmH8PpSseaE_MI_UVQO8Z7nIlYXbF4KBYnfr8jN-iwx0VFbU48acifPiQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001413s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20250701 [ RunTime:0.000646s ] --------------------------------------------------------------- [2025-07-01T23:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039259s] [吞吐率:25.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzOTIwLCJuYmYiOjE3NTEzODM5MjAsImV4cCI6MTc1Mzk3NTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cX58egLAmsMhN5ceFJ2UVlJ77H8E1LRKuuKHo0ioOS0zaf1v_avvIVhIUAYUz-JDl2VP5dcPaFrF7F6qNX8dlh5SxwCrHEcWqmAUIbutOR045oIqYctmH8PpSseaE_MI_UVQO8Z7nIlYXbF4KBYnfr8jN-iwx0VFbU48acifPiQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001436s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ 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` = 20250701 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-07-01T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054489s] [吞吐率:18.35req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001678s ] 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.000348s ] --------------------------------------------------------------- [2025-07-01T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042264s] [吞吐率:23.66req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004037s ] 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.000338s ] --------------------------------------------------------------- [2025-07-01T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043210s] [吞吐率:23.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzOTgwLCJuYmYiOjE3NTEzODM5ODAsImV4cCI6MTc1Mzk3NTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EkeQoay_Fzyp3atVPV-0CzSbfjHAi9vMDEQCOcCoEGgLKI66FI_zDxoVqlRcildfHIbN7USg7HKmzI-RP7frkkyf8DwtOUIRedaVAjxr7pgVKCpwSU5oDuibC_30pZkebRMVm7wPu2OCdOZR3tTaQPGZ28wZAV12jiv0kj7_bpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000895s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-07-01T23:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053507s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzgzOTgwLCJuYmYiOjE3NTEzODM5ODAsImV4cCI6MTc1Mzk3NTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EkeQoay_Fzyp3atVPV-0CzSbfjHAi9vMDEQCOcCoEGgLKI66FI_zDxoVqlRcildfHIbN7USg7HKmzI-RP7frkkyf8DwtOUIRedaVAjxr7pgVKCpwSU5oDuibC_30pZkebRMVm7wPu2OCdOZR3tTaQPGZ28wZAV12jiv0kj7_bpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011606s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ 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` = 20250701 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-07-01T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054540s] [吞吐率:18.34req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001750s ] 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.000344s ] --------------------------------------------------------------- [2025-07-01T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040510s] [吞吐率:24.69req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-07-01T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049404s] [吞吐率:20.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MDQwLCJuYmYiOjE3NTEzODQwNDAsImV4cCI6MTc1Mzk3NjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ROdOLeECcnFKi31Lh9gBlhDGGFsrbFqD2o5oyAiGCx7WUWqHRE8Sl9U9UoqfaSL8oSnFLBBTo79yApOS15jFWoaFuZa9TDYYCgcooBr8u0dQXBH_mpkV1cF28FJr9v-uY15xOUaHbbOHKNM4e0rq8ai6-9j1UxSfuHI-ZNJIAoM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009016s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20250701 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-07-01T23:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049437s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MDQwLCJuYmYiOjE3NTEzODQwNDAsImV4cCI6MTc1Mzk3NjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ROdOLeECcnFKi31Lh9gBlhDGGFsrbFqD2o5oyAiGCx7WUWqHRE8Sl9U9UoqfaSL8oSnFLBBTo79yApOS15jFWoaFuZa9TDYYCgcooBr8u0dQXBH_mpkV1cF28FJr9v-uY15xOUaHbbOHKNM4e0rq8ai6-9j1UxSfuHI-ZNJIAoM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008977s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-07-01T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065549s] [吞吐率:15.26req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-07-01T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053160s] [吞吐率:18.81req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005964s ] 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.000484s ] --------------------------------------------------------------- [2025-07-01T23:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055919s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MTAwLCJuYmYiOjE3NTEzODQxMDAsImV4cCI6MTc1Mzk3NjEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.a6GLtHVoMgLd-9waD28FGVAuGKS1YPbADXJGVGhBePVUDkMHrEc2af-XlN_KqPOYLpLQch2DgHRM_0ZhJinj-Oct54Z-hNk0XnUgjUpcaYVApZmTuTAWGLKW-sj61LzVBUqhEdEeeMUQkAHfXTSWVL6h3G_Hy9hpp3IT0_Ygy3I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017530s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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` = 20250701 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-07-01T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063640s] [吞吐率:15.71req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007346s ] 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.000363s ] --------------------------------------------------------------- [2025-07-01T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050177s] [吞吐率:19.93req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008387s ] 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.000350s ] --------------------------------------------------------------- [2025-07-01T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055318s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MTYwLCJuYmYiOjE3NTEzODQxNjAsImV4cCI6MTc1Mzk3NjE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WSGK9bFoKKXJjaL77Xl8Cz9QYC2srv7pvQsrS9H4FD2qu981ufUDtEub_7Vsw565c1OWJT8v84l2TKROvCo7LlEFNK4mTQhgr9MmMc6OlzSmIar7WuZm5G7TPoBxiniwR3xXU9WJcdnLUp_NAHbQgDsOutudRNBzfT-ocD5bjJE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015935s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000705s ] [ 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` = 20250701 [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-07-01T23:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055369s] [吞吐率:18.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MTYwLCJuYmYiOjE3NTEzODQxNjAsImV4cCI6MTc1Mzk3NjE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WSGK9bFoKKXJjaL77Xl8Cz9QYC2srv7pvQsrS9H4FD2qu981ufUDtEub_7Vsw565c1OWJT8v84l2TKROvCo7LlEFNK4mTQhgr9MmMc6OlzSmIar7WuZm5G7TPoBxiniwR3xXU9WJcdnLUp_NAHbQgDsOutudRNBzfT-ocD5bjJE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001012s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000672s ] [ 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` = 20250701 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-07-01T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059581s] [吞吐率:16.78req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006440s ] 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.000404s ] --------------------------------------------------------------- [2025-07-01T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048186s] [吞吐率:20.75req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-07-01T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039627s] [吞吐率:25.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MjIwLCJuYmYiOjE3NTEzODQyMjAsImV4cCI6MTc1Mzk3NjIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VkOgHXoSsJjDxr2WNJy0hC-Wy8AfijH9EZvrnd9UjEg1jhTzJ_gLJFdc-F1easlXLGCgWggeyCzrb5EitG959r7PSBRz5zkIEXv67ig2d0IATvM9TZqAvkx2eeZbdola5_jO0KzbsDDjIkO8lWyuCKqWEYOk-4T_ed3xms509Nk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005906s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20250701 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-07-01T23:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039775s] [吞吐率:25.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MjIwLCJuYmYiOjE3NTEzODQyMjAsImV4cCI6MTc1Mzk3NjIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VkOgHXoSsJjDxr2WNJy0hC-Wy8AfijH9EZvrnd9UjEg1jhTzJ_gLJFdc-F1easlXLGCgWggeyCzrb5EitG959r7PSBRz5zkIEXv67ig2d0IATvM9TZqAvkx2eeZbdola5_jO0KzbsDDjIkO8lWyuCKqWEYOk-4T_ed3xms509Nk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006076s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250701 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-07-01T23:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068088s] [吞吐率:14.69req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015650s ] 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.000359s ] --------------------------------------------------------------- [2025-07-01T23:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048307s] [吞吐率:20.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MjgwLCJuYmYiOjE3NTEzODQyODAsImV4cCI6MTc1Mzk3NjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tPiChJiF2Ow_9PSjspw0dJAjMY6u1MiIN_LKoCVxOgwBR1R3fjlPOLIpahXu-sL7fdvUpsbPONB4rGp3dNY1a8doxeE5zcQ50rnHY1nH850y38zPJRXWZYnQ4kyoZWF1dW9Wh9tLzTtXTvTmes7KDfMfhzSqamzOoZ5jrJaZxMc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008122s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ 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` = 20250701 [ RunTime:0.000620s ] --------------------------------------------------------------- [2025-07-01T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054375s] [吞吐率:18.39req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ 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.001016s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-07-01T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041441s] [吞吐率:24.13req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003509s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-07-01T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035809s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MzQwLCJuYmYiOjE3NTEzODQzNDAsImV4cCI6MTc1Mzk3NjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.spigK-4fMExao0FfJaE2pV_tbp7QAsGC_xo6ixPVUw3ltvEJwF4tiyyRPj1799SuiKY2k5UpNAZNKXcE4PFNohxWJvrwxli0_ez-WQLHPC_hajLKFczMOQVYLoXd-8RHVNLClQgepy7YpaQ_bXzHoCQwC9E5XJOEldHgiREwCsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001801s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20250701 [ RunTime:0.000624s ] --------------------------------------------------------------- [2025-07-01T23:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050326s] [吞吐率:19.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0MzQwLCJuYmYiOjE3NTEzODQzNDAsImV4cCI6MTc1Mzk3NjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.spigK-4fMExao0FfJaE2pV_tbp7QAsGC_xo6ixPVUw3ltvEJwF4tiyyRPj1799SuiKY2k5UpNAZNKXcE4PFNohxWJvrwxli0_ez-WQLHPC_hajLKFczMOQVYLoXd-8RHVNLClQgepy7YpaQ_bXzHoCQwC9E5XJOEldHgiREwCsI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014987s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000566s ] [ 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` = 20250701 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-07-01T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054817s] [吞吐率:18.24req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001766s ] 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.000342s ] --------------------------------------------------------------- [2025-07-01T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041121s] [吞吐率:24.32req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002639s ] 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.000334s ] --------------------------------------------------------------- [2025-07-01T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034048s] [吞吐率:29.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NDAwLCJuYmYiOjE3NTEzODQ0MDAsImV4cCI6MTc1Mzk3NjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z99woMm7lNpsYQcfCFKEkLo4dvvWBCTsrC2wJU9evyoq12Xjby6Y3SC6UdbYXQ9_C2gkkPkPJEf5vn4n1W96TO9HPjMmO9_MVWEl8HK66XQ_M0mT-iyRZBq4Loj3vf_8FOyZWHdTF66UdwSGejltK1BnoHLg2t0jCKcSGoJjfoU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250701 [ RunTime:0.000636s ] --------------------------------------------------------------- [2025-07-01T23:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049199s] [吞吐率:20.33req/s] [内存消耗:2,502.87kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NDAwLCJuYmYiOjE3NTEzODQ0MDAsImV4cCI6MTc1Mzk3NjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z99woMm7lNpsYQcfCFKEkLo4dvvWBCTsrC2wJU9evyoq12Xjby6Y3SC6UdbYXQ9_C2gkkPkPJEf5vn4n1W96TO9HPjMmO9_MVWEl8HK66XQ_M0mT-iyRZBq4Loj3vf_8FOyZWHdTF66UdwSGejltK1BnoHLg2t0jCKcSGoJjfoU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014889s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20250701 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-07-01T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070470s] [吞吐率:14.19req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014621s ] 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.000353s ] --------------------------------------------------------------- [2025-07-01T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054245s] [吞吐率:18.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NDYwLCJuYmYiOjE3NTEzODQ0NjAsImV4cCI6MTc1Mzk3NjQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FscJDGH9HNbmOE7gfpxXwi3MZxIqJLBIUxNee8ilyAFI6tEDSGIwyCbMr89FXM-qOvxZpC9nFLKIfCfYw_btdY23umywq3urZo9LQPs5cmx_3S6NEj7Bs2ryVsBjQjb51baP8CYW9_P3Bc6HMX1MmLy7Ay_ODG8pywkzyWouzrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015144s ] 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.001337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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` = 20250701 [ RunTime:0.001143s ] --------------------------------------------------------------- [2025-07-01T23:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054854s] [吞吐率:18.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NDYwLCJuYmYiOjE3NTEzODQ0NjAsImV4cCI6MTc1Mzk3NjQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FscJDGH9HNbmOE7gfpxXwi3MZxIqJLBIUxNee8ilyAFI6tEDSGIwyCbMr89FXM-qOvxZpC9nFLKIfCfYw_btdY23umywq3urZo9LQPs5cmx_3S6NEj7Bs2ryVsBjQjb51baP8CYW9_P3Bc6HMX1MmLy7Ay_ODG8pywkzyWouzrs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014503s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001354s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000833s ] [ 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` = 20250701 [ RunTime:0.000799s ] --------------------------------------------------------------- [2025-07-01T23:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056337s] [吞吐率:17.75req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001959s ] 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.000346s ] --------------------------------------------------------------- [2025-07-01T23:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044409s] [吞吐率:22.52req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004999s ] 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.000323s ] --------------------------------------------------------------- [2025-07-01T23:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037441s] [吞吐率:26.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NTIwLCJuYmYiOjE3NTEzODQ1MjAsImV4cCI6MTc1Mzk3NjUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SMjvUzFRj1izjGB6Tuil5HzzZN500TY8YAvZ-Nfw0CfUrmMN2gPDEN95XkDWXRRB0pQ-MBFe0qLMn5zOyomwKwVJwa-9M_mrMO27vZmunUW54TDheDI0aNUbvQmHPwjdmEXSxhfb8z1PtdSK0GJu3ola7Iun_SQ916VoKrhqn4M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001168s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ 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` = 20250701 [ RunTime:0.000661s ] 00601s ] --------------------------------------------------------------- [2025-07-01T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055719s] [吞吐率:17.95req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001939s ] 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.000344s ] --------------------------------------------------------------- [2025-07-01T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044050s] [吞吐率:22.70req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005181s ] 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.000312s ] --------------------------------------------------------------- [2025-07-01T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038143s] [吞吐率:26.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NTgwLCJuYmYiOjE3NTEzODQ1ODAsImV4cCI6MTc1Mzk3NjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZRM_GI2IJBi-vXfoHem6q6dWyweLTXjr3Ye-F_xvKwj9grkjiReXqU-Ikmak3UKDWRNxhtYmephphQwVOY0N2KcTFFs-Q2aRYcx3Xh2TL7tyrqnxAbmwUz2_f10GCyy8DM_WCFK6Q1IVYdJyYwgsMtC7Zm83zwIwi63_1aSwC1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001429s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20250701 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-07-01T23:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038064s] [吞吐率:26.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NTgwLCJuYmYiOjE3NTEzODQ1ODAsImV4cCI6MTc1Mzk3NjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZRM_GI2IJBi-vXfoHem6q6dWyweLTXjr3Ye-F_xvKwj9grkjiReXqU-Ikmak3UKDWRNxhtYmephphQwVOY0N2KcTFFs-Q2aRYcx3Xh2TL7tyrqnxAbmwUz2_f10GCyy8DM_WCFK6Q1IVYdJyYwgsMtC7Zm83zwIwi63_1aSwC1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001411s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ 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` = 20250701 [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-07-01T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058179s] [吞吐率:17.19req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ 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.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-07-01T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048642s] [吞吐率:20.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NjQwLCJuYmYiOjE3NTEzODQ2NDAsImV4cCI6MTc1Mzk3NjY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZWX6MPCKpKVGYOa0G--FTrzcy9T7AhJO5jo5N97kU1fHh44abIAcRiMCv-ZF3Hzp6lB4kLPyoZoQCTDdTsI9nQC7odiPl51w5oM27-L2lYTO9UB_K_qCnrpHol9USE0I1KAeKyKMugL8gEVa1o5xuDiGbfLnH6jU9ZE1K_uoBKk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010332s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20250701 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-07-01T23:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048648s] [吞吐率:20.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NjQwLCJuYmYiOjE3NTEzODQ2NDAsImV4cCI6MTc1Mzk3NjY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZWX6MPCKpKVGYOa0G--FTrzcy9T7AhJO5jo5N97kU1fHh44abIAcRiMCv-ZF3Hzp6lB4kLPyoZoQCTDdTsI9nQC7odiPl51w5oM27-L2lYTO9UB_K_qCnrpHol9USE0I1KAeKyKMugL8gEVa1o5xuDiGbfLnH6jU9ZE1K_uoBKk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010352s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ 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` = 20250701 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-07-01T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055847s] [吞吐率:17.91req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ 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.000869s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-07-01T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043053s] [吞吐率:23.23req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003966s ] 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.000322s ] --------------------------------------------------------------- [2025-07-01T23:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049418s] [吞吐率:20.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NzAwLCJuYmYiOjE3NTEzODQ3MDAsImV4cCI6MTc1Mzk3NjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hyM4aVtHVw5-9wHKIP3YftWsSFxcSjXo1mgAFzyOoMHuikpruhjzYijGiVlTUmnfu1CopFmKSVmUWRaXuzkNt_Hp8pSXzDPuUnJBHi2bMG-ydxNhP1QlA610usOcLpSx8U7Yp1M6rlythcn-Sms6Gh1MtrWa0t7nOrIfetulBAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008885s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20250701 [ RunTime:0.000685s ] 00655s ] --------------------------------------------------------------- [2025-07-01T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064737s] [吞吐率:15.45req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-07-01T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051966s] [吞吐率:19.24req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-07-01T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050630s] [吞吐率:19.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NzYwLCJuYmYiOjE3NTEzODQ3NjAsImV4cCI6MTc1Mzk3Njc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.I_NO2G7zmrW_tR2Z7piy5EoBqZfNp2uzat-cQWEUl4Q3es7cSeMaA1hsi3-pjYxC70-e-4ytx88x72lv62EMjfnMAssfB3yeeHBoh4UiEu8Jikd_zEPAQYYcdP4kSgSutTVbdobkU3gThjVcaFb8vM7bbxPQWv1IwS4GVrATT-Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005297s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000735s ] --------------------------------------------------------------- [2025-07-01T23:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050930s] [吞吐率:19.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0NzYwLCJuYmYiOjE3NTEzODQ3NjAsImV4cCI6MTc1Mzk3Njc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.I_NO2G7zmrW_tR2Z7piy5EoBqZfNp2uzat-cQWEUl4Q3es7cSeMaA1hsi3-pjYxC70-e-4ytx88x72lv62EMjfnMAssfB3yeeHBoh4UiEu8Jikd_zEPAQYYcdP4kSgSutTVbdobkU3gThjVcaFb8vM7bbxPQWv1IwS4GVrATT-Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005283s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000627s ] [ 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` = 20250701 [ RunTime:0.000603s ] --------------------------------------------------------------- [2025-07-01T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067349s] [吞吐率:14.85req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000995s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-07-01T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054317s] [吞吐率:18.41req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011984s ] 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.000358s ] --------------------------------------------------------------- [2025-07-01T23:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054095s] [吞吐率:18.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0ODIwLCJuYmYiOjE3NTEzODQ4MjAsImV4cCI6MTc1Mzk3NjgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IiSb-B62vfXCLGPykntnGVXFQgbJdVuq40dJsiq4tcha7E1GaF8spUo8zr2XpNMHd-JvuB8UnGEpLuPdzWdhggtmShfEyIHuKf3LxNSc0tRxg2wSPx7Wiq2dNhb1GTt6GJ4efaRSzvfJ2udttm83HFe-myR2ZnU4WBv7vYTH4kY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002464s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000616s ] [ 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` = 20250701 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-07-01T23:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059001s] [吞吐率:16.95req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005131s ] 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.000358s ] --------------------------------------------------------------- [2025-07-01T23:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046585s] [吞吐率:21.47req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-07-01T23:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039204s] [吞吐率:25.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0ODgwLCJuYmYiOjE3NTEzODQ4ODAsImV4cCI6MTc1Mzk3Njg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NZBy9Udj0zPXG9NqXGJfhWghRIBPZMWgBlC0iaZ9lc02fHipzbYtKWceWdpQRRvhXZs_kKntAIfKV1VR_qXbNYW8LIqdAotHqrC5-g2f4C1WakYP79S7Pp3zEQCZNo1OG-filyeQWOuE-yqpOM4CHT8GHCsB1o8hL4J2oAUv9q8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005042s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-07-01T23:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039434s] [吞吐率:25.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0ODgwLCJuYmYiOjE3NTEzODQ4ODAsImV4cCI6MTc1Mzk3Njg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NZBy9Udj0zPXG9NqXGJfhWghRIBPZMWgBlC0iaZ9lc02fHipzbYtKWceWdpQRRvhXZs_kKntAIfKV1VR_qXbNYW8LIqdAotHqrC5-g2f4C1WakYP79S7Pp3zEQCZNo1OG-filyeQWOuE-yqpOM4CHT8GHCsB1o8hL4J2oAUv9q8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005284s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20250701 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-07-01T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058302s] [吞吐率:17.15req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004143s ] 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.000379s ] --------------------------------------------------------------- [2025-07-01T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039354s] [吞吐率:25.41req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ 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.000779s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-07-01T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039982s] [吞吐率:25.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0OTQwLCJuYmYiOjE3NTEzODQ5NDAsImV4cCI6MTc1Mzk3Njk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MnzRDgLGNOkX8_REBuwYq065Sui63WlGNTzEhHfL74yLQQfBv5kmM1zw5N1xPixuRMNmoOs7kKZo7Gjg0-yKXc_SeCXABe0x6-nlOBlrZuyRgaiJpoJ4lrw1He_88jUZGWmb90hJncPH-pqS5ey2sVf8iSi1heAgm45bylwpPWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004948s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-07-01T23:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040045s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg0OTQwLCJuYmYiOjE3NTEzODQ5NDAsImV4cCI6MTc1Mzk3Njk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MnzRDgLGNOkX8_REBuwYq065Sui63WlGNTzEhHfL74yLQQfBv5kmM1zw5N1xPixuRMNmoOs7kKZo7Gjg0-yKXc_SeCXABe0x6-nlOBlrZuyRgaiJpoJ4lrw1He_88jUZGWmb90hJncPH-pqS5ey2sVf8iSi1heAgm45bylwpPWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005178s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20250701 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-07-01T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071625s] [吞吐率:13.96req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014863s ] 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.000382s ] --------------------------------------------------------------- [2025-07-01T23:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049833s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MDAwLCJuYmYiOjE3NTEzODUwMDAsImV4cCI6MTc1Mzk3NzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hC6JpaEoWpwHf-7tg-7W0sAbRE_5xkC93_v2rGrs9fJ5njNE3epVw1gqTVBkf4A90QcWhTDMOv4bsAzDZOBKW5DGK1uvimc6aRJQ25Ufv_lWGwHfbHNmuL-MlCurB-uyJzTz6-DUeHGtyY3jfpRPE3JbkihvudrgciFB9V4PRt0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012009s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20250701 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-07-01T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055731s] [吞吐率:17.94req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ 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.001034s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-07-01T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042139s] [吞吐率:23.73req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001062s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-07-01T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049323s] [吞吐率:20.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MDYwLCJuYmYiOjE3NTEzODUwNjAsImV4cCI6MTc1Mzk3NzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZFCxd5HUd4drVbw_5E4oMPCAEuVWk7ZLyX0CvoJZobJAkd2YMmL7dFUT5ZDeV2dN1ZdL5p4okRT4ZGrE-zXj5HeOoFFR461wxpu0xWf2428QgFD8VQzGQ5uOJoNUA4jWwE4R2iW1n9rwbb-96_blxFs1JbE37pXVBsM98rLPRD4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ 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` = 20250701 [ RunTime:0.000764s ] --------------------------------------------------------------- [2025-07-01T23:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049378s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MDYwLCJuYmYiOjE3NTEzODUwNjAsImV4cCI6MTc1Mzk3NzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZFCxd5HUd4drVbw_5E4oMPCAEuVWk7ZLyX0CvoJZobJAkd2YMmL7dFUT5ZDeV2dN1ZdL5p4okRT4ZGrE-zXj5HeOoFFR461wxpu0xWf2428QgFD8VQzGQ5uOJoNUA4jWwE4R2iW1n9rwbb-96_blxFs1JbE37pXVBsM98rLPRD4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ 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` = 20250701 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-07-01T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053720s] [吞吐率:18.62req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002050s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-07-01T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040589s] [吞吐率:24.64req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004106s ] 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-07-01T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050528s] [吞吐率:19.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MTIwLCJuYmYiOjE3NTEzODUxMjAsImV4cCI6MTc1Mzk3NzEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZmgC39e8L_mkhidDOogijGNVvIN_CTrv7uVy1k9mXeBMl1pwBh8w1RRsVJqg6klGK8Po-yfGw7-mgogM8btlU7sdYYx6zXV4FsP0qgoqUNCoSnsYfaedOg6MsaIEs7vvqZ4EdB4r7ynpyFkA0jC_b-DEaOP7p3MB7EQYLNPjBlA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010128s ] 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.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-07-01T23:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050654s] [吞吐率:19.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MTIwLCJuYmYiOjE3NTEzODUxMjAsImV4cCI6MTc1Mzk3NzEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZmgC39e8L_mkhidDOogijGNVvIN_CTrv7uVy1k9mXeBMl1pwBh8w1RRsVJqg6klGK8Po-yfGw7-mgogM8btlU7sdYYx6zXV4FsP0qgoqUNCoSnsYfaedOg6MsaIEs7vvqZ4EdB4r7ynpyFkA0jC_b-DEaOP7p3MB7EQYLNPjBlA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010438s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ 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` = 20250701 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-07-01T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056943s] [吞吐率:17.56req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000752s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-07-01T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043501s] [吞吐率:22.99req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001482s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-07-01T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053454s] [吞吐率:18.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MTgwLCJuYmYiOjE3NTEzODUxODAsImV4cCI6MTc1Mzk3NzE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kEwGoncpB-N1OspIpWxMe2QDWtncnkiVL4hS52j1Ns0lIrm2az0UtrXmXe7oElSJuRcAVQBIQW0X4yEAIBg6EJ15WySPK7vpLGoUcuW9loY9QV4Q6cItdnnwOa5YdPkDKXrnheBPuglmULyqPgsgI5zwHM57GgPpQIatv9aNPPI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011520s ] 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.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.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` = 20250701 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-07-01T23:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053500s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MTgwLCJuYmYiOjE3NTEzODUxODAsImV4cCI6MTc1Mzk3NzE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kEwGoncpB-N1OspIpWxMe2QDWtncnkiVL4hS52j1Ns0lIrm2az0UtrXmXe7oElSJuRcAVQBIQW0X4yEAIBg6EJ15WySPK7vpLGoUcuW9loY9QV4Q6cItdnnwOa5YdPkDKXrnheBPuglmULyqPgsgI5zwHM57GgPpQIatv9aNPPI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20250701 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-07-01T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054621s] [吞吐率:18.31req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001286s ] 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.000346s ] --------------------------------------------------------------- [2025-07-01T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041906s] [吞吐率:23.86req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003609s ] 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.000332s ] --------------------------------------------------------------- [2025-07-01T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038162s] [吞吐率:26.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MjQwLCJuYmYiOjE3NTEzODUyNDAsImV4cCI6MTc1Mzk3NzI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.phTLjDT-GnoMqtzCTCpCBp3hvfjw3hXhgMq_9Qw2qpTjQXkIQO83oHmIfG4g2OsG-eJWdJ1cNr12rmKT9fjCBFaC4jstwBU85giiri_wRZNQJ6UmHJcGaZjipnrb0ckNQcy2gP6WcJBr0_JOLfo65Bvam78ojeI5jJ-Eomq-If0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ 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` = 20250701 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-07-01T23:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053749s] [吞吐率:18.61req/s] [内存消耗:2,503.02kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MjQwLCJuYmYiOjE3NTEzODUyNDAsImV4cCI6MTc1Mzk3NzI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.phTLjDT-GnoMqtzCTCpCBp3hvfjw3hXhgMq_9Qw2qpTjQXkIQO83oHmIfG4g2OsG-eJWdJ1cNr12rmKT9fjCBFaC4jstwBU85giiri_wRZNQJ6UmHJcGaZjipnrb0ckNQcy2gP6WcJBr0_JOLfo65Bvam78ojeI5jJ-Eomq-If0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019301s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ 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` = 20250701 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-07-01T23:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054201s] [吞吐率:18.45req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001304s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-07-01T23:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041754s] [吞吐率:23.95req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003987s ] 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.000319s ] --------------------------------------------------------------- [2025-07-01T23:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049112s] [吞吐率:20.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MzAwLCJuYmYiOjE3NTEzODUzMDAsImV4cCI6MTc1Mzk3NzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.q2a-uS2t-4ILl3g5uqNeQ9JOfN0UZgLh2LSlyIglBI1Lkr33H4J5ga05NW3XyDQzycj14Y-AasrIZc_F6Zb4SGB0ZheA06GQZhs45CKKzC6jxHKfSCHik3Vgn4UJ60xLH4o097SBrt0NggmZ8iK3v4rY5Yj2n1lqDVCIy2jrCHg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001041s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250701 [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-07-01T23:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051409s] [吞吐率:19.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MzAwLCJuYmYiOjE3NTEzODUzMDAsImV4cCI6MTc1Mzk3NzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.q2a-uS2t-4ILl3g5uqNeQ9JOfN0UZgLh2LSlyIglBI1Lkr33H4J5ga05NW3XyDQzycj14Y-AasrIZc_F6Zb4SGB0ZheA06GQZhs45CKKzC6jxHKfSCHik3Vgn4UJ60xLH4o097SBrt0NggmZ8iK3v4rY5Yj2n1lqDVCIy2jrCHg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004350s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20250701 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-07-01T23:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058742s] [吞吐率:17.02req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002434s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-07-01T23:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048815s] [吞吐率:20.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1MzYwLCJuYmYiOjE3NTEzODUzNjAsImV4cCI6MTc1Mzk3NzM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WqsNaXYN3xM1yLpFEIWAzdW4ZsgkkKDrEXlOIogsWI9XgHabS1QoiRbfg5Jo-3ACyYan-qaRESoGlbB5ueljPe4cfGgY0VTqNAqu2MVYI2pZ1KLFo89X0sJYTI1rTRBZBAKf469T2-frQxXmv53aek5a5PxUbmG-a9lSuE-CWkA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000593s ] [ 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` = 20250701 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-07-01T23:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056344s] [吞吐率:17.75req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001810s ] 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.000341s ] --------------------------------------------------------------- [2025-07-01T23:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042693s] [吞吐率:23.42req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006837s ] 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.000437s ] --------------------------------------------------------------- [2025-07-01T23:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049467s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1NDIwLCJuYmYiOjE3NTEzODU0MjAsImV4cCI6MTc1Mzk3NzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.R5OV8RFp5qdM8rm3qXQoTtFM5I4WL5yZmz0bEQNCqOvKz9fSv5H8kquHSbBTkTJkhMe8CjcV4u2PZB00TZfiBMeJdZ6f-LXoogWFcVvDflyMT5TIt1Sb64ku_xZXOnxzoBxzr-dzlPDXokNY9iv86BLjaBUnngz1ledE_-j-cqA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011211s ] 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.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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` = 20250701 [ RunTime:0.000642s ] --------------------------------------------------------------- [2025-07-01T23:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049476s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1NDIwLCJuYmYiOjE3NTEzODU0MjAsImV4cCI6MTc1Mzk3NzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.R5OV8RFp5qdM8rm3qXQoTtFM5I4WL5yZmz0bEQNCqOvKz9fSv5H8kquHSbBTkTJkhMe8CjcV4u2PZB00TZfiBMeJdZ6f-LXoogWFcVvDflyMT5TIt1Sb64ku_xZXOnxzoBxzr-dzlPDXokNY9iv86BLjaBUnngz1ledE_-j-cqA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011217s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ 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` = 20250701 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-07-01T23:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058745s] [吞吐率:17.02req/s] [内存消耗:2,248.41kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005682s ] 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.000350s ] --------------------------------------------------------------- [2025-07-01T23:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045632s] [吞吐率:21.91req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007828s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-07-01T23:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049433s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1NDgwLCJuYmYiOjE3NTEzODU0ODAsImV4cCI6MTc1Mzk3NzQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kg5nZPi-W9J6a2yIJHMrRPzMViF_WGUFz-Kh81Gngn875XAFxQj1CPzR4afHOEMOemaqspODPRF267HSVbd3pJKobJcDaznZKUMJ3JFm_ZIq-9SGpvAGEuXZGqJiTWc9p40hV3tmsHwDdsqU95Ll9vAUgcxb-XmJd-XOuKILcrc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015165s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000553s ] [ 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` = 20250701 [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-07-01T23:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034404s] [吞吐率:29.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1NDgwLCJuYmYiOjE3NTEzODU0ODAsImV4cCI6MTc1Mzk3NzQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kg5nZPi-W9J6a2yIJHMrRPzMViF_WGUFz-Kh81Gngn875XAFxQj1CPzR4afHOEMOemaqspODPRF267HSVbd3pJKobJcDaznZKUMJ3JFm_ZIq-9SGpvAGEuXZGqJiTWc9p40hV3tmsHwDdsqU95Ll9vAUgcxb-XmJd-XOuKILcrc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000609s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ 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` = 20250701 [ RunTime:0.000534s ] --------------------------------------------------------------- [2025-07-01T23:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059663s] [吞吐率:16.76req/s] [内存消耗:2,248.41kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002980s ] 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.000348s ] --------------------------------------------------------------- [2025-07-01T23:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046572s] [吞吐率:21.47req/s] [内存消耗:2,248.42kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004552s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-07-01T23:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039941s] [吞吐率:25.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1NTQwLCJuYmYiOjE3NTEzODU1NDAsImV4cCI6MTc1Mzk3NzU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RWLRcyXa7mU31Ep8QdLM_i1_RbN6s4ged8wghsXhQNJnDPnV8lH457oFlev0W0ELb-qP4Z6a4Kj3FtQRq1NDdQi13HWD1sSbtsWxKBZfisOthQPBHSEtj0gobOq1o5KJldgntrFKicyy9BIn2Had8A-unyaqBb9Czy-giJDWL-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001876s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250701 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-07-01T23:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040076s] [吞吐率:24.95req/s] [内存消耗:2,502.87kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzUxMzg1NTQwLCJuYmYiOjE3NTEzODU1NDAsImV4cCI6MTc1Mzk3NzU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RWLRcyXa7mU31Ep8QdLM_i1_RbN6s4ged8wghsXhQNJnDPnV8lH457oFlev0W0ELb-qP4Z6a4Kj3FtQRq1NDdQi13HWD1sSbtsWxKBZfisOthQPBHSEtj0gobOq1o5KJldgntrFKicyy9BIn2Had8A-unyaqBb9Czy-giJDWL-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001537s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000361s ] [ 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` = 20250701 [ RunTime:0.000517s ]